Skip to content

Commit 99705da

Browse files
committed
bump package version
1 parent 16ab1dc commit 99705da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "com.bassmit.lineburst",
33
"displayName": "LineBurst",
4-
"version": "0.4.4",
5-
"unity": "2020.3",
4+
"version": "0.4.5",
5+
"unity": "2021.3",
66
"dependencies": {
7-
"com.unity.entities": "0.50.1-preview.2"
7+
"com.unity.entities": "0.51.0-preview.32"
88
},
99
"description": "Plot functions and draw large amounts of lines, shapes and text to the game and scene view. The Unity Physics package forms the basis of this package",
1010
"author" : {

0 commit comments

Comments
 (0)