Skip to content

Commit

Permalink
renamed package #39
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonradivoev committed Dec 28, 2020
1 parent 5c642ee commit 0d6211b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ It should look something like this:
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"uni-git": "https://github.com/simeonradivoev/UniGit.git",
"com.simeonradivoev.uni-git": "https://github.com/simeonradivoev/UniGit.git",
}
}
```
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uni-git",
"version": "1.5.1",
"name": "com.simeonradivoev.uni-git",
"version": "1.5.2",
"displayName": "UniGit",
"description": "An open source GIT Unity3D editor plugin.",
"unity": "2019.2",
Expand Down

0 comments on commit 0d6211b

Please sign in to comment.