Skip to content

Commit 2f0cabf

Browse files
committed
update to dots 1.0.8
1 parent 13985c8 commit 2f0cabf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.bendz.dots.animation",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Simple animation library for dots.",
55
"displayName": "Simple Dots Animation",
66
"unity": "2022.2",
@@ -9,8 +9,8 @@
99
"email": "[email protected]"
1010
},
1111
"dependencies": {
12-
"com.unity.entities": "1.0.0-pre.65",
13-
"com.unity.entities.graphics": "1.0.0-pre.65"
12+
"com.unity.entities": "1.0.8",
13+
"com.unity.entities.graphics": "1.0.8"
1414
},
1515
"samples": [
1616
{
@@ -19,4 +19,4 @@
1919
"path": "Samples~/BenchmarkScene"
2020
}
2121
]
22-
}
22+
}

0 commit comments

Comments
 (0)