Skip to content

Commit f89a492

Browse files
Update package.json
- Update version
1 parent dad80e0 commit f89a492

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
22
"name": "com.mccdev260.gizmo-tool",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"displayName": "MccDev260: Gizmo tool",
55
"description": "Editor tool for drawing gizmos with a component.",
66
"unity": "2019.1",
77
"unityRelease": "0b5",
8-
"dependencies": {
9-
},
108
"keywords": [
119
"gizmo",
1210
"editor tool",
@@ -17,4 +15,4 @@
1715
"name": "MccDev260",
1816
"email": "[email protected]"
1917
}
20-
}
18+
}

0 commit comments

Comments
 (0)