Skip to content

Commit 56eaa24

Browse files
committed
✨ up version 1.x -> 1.0.1-preview
1 parent 22caf7f commit 56eaa24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.aio.timer",
33
"displayName": "AIO Unity Timer",
44
"description": "unity3d timer system",
5-
"version": "1.0.0-preview",
5+
"version": "1.0.1-preview",
66
"unity": "2019.4",
77
"category": "Runtime",
88
"unityRelease": "0f1",
@@ -15,7 +15,7 @@
1515
"url": "https://github.com/AIO-GAME/Unity.Timer.git"
1616
},
1717
"relatedPackages": {
18-
"com.aio.runner": "1.0.0-preview"
18+
"com.aio.runner": "1.0.2-preview"
1919
},
2020
"keywords": [
2121
"timing wheel",

0 commit comments

Comments
 (0)