Skip to content

Commit 8e722e2

Browse files
committed
Version bump.
1 parent 84a2191 commit 8e722e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Assets/Plugins/CandyCoded.GitStatus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xyz.candycoded.gitstatus",
33
"displayName": "GitStatus",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"unity": "2019.2",
66
"unityRelease": "13f1",
77
"description": "Unity editor panel that displays the current git status.",

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
```json
1818
{
1919
"dependencies": {
20-
"xyz.candycoded.gitstatus": "https://github.com/CandyCoded/gitstatus.git#v1.1.0",
20+
"xyz.candycoded.gitstatus": "https://github.com/CandyCoded/gitstatus.git#v1.2.0",
2121
...
2222
}
2323
}
@@ -28,7 +28,7 @@
2828
```json
2929
{
3030
"dependencies": {
31-
"xyz.candycoded.gitstatus": "1.1.0",
31+
"xyz.candycoded.gitstatus": "1.2.0",
3232
...
3333
},
3434
"scopedRegistries": [

0 commit comments

Comments
 (0)