Skip to content

Commit 035f775

Browse files
authored
Update package.json
1 parent a20a4ed commit 035f775

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "com.ivysola.uquery",
3-
"version": "1.1.0",
3+
"version": "1.1.2",
44
"displayName": "uquery",
55
"description": "Library for querying unity gameobject",
6-
"unity": "2020.2",
6+
"unity": "2019.1",
77
"unityRelease": "0b5",
88
"license": "MIT",
99
"repository": {
@@ -19,4 +19,4 @@
1919
"email": "[email protected]",
2020
"url": "https://github.com/0xF6/UQuery"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)