Skip to content

Commit ab36cea

Browse files
committed
incrementing version number
1 parent 5b5247e commit ab36cea

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
22
"name": "com.10101software.buildscripting",
33
"description": "Build scripting library for Unity.",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"unity": "2019.4",
66
"displayName": "Build Scripting",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/tbg10101/UnityBuildScripting.git"
1010
},
11-
"type": "library",
12-
"dependencies": {
13-
}
11+
"type": "library"
1412
}

0 commit comments

Comments
 (0)