Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit a6ad6dc

Browse files
committed
Fixed the package version.
1 parent 7ee60b8 commit a6ad6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.initialprefabs.uguidots",
33
"author": "Porrith Suong / initialPrefabs",
44
"displayName": "UGUIDots",
5-
"version": "0.3.3",
5+
"version": "0.3.4",
66
"unity": "2020.1",
77
"description": "Low level library to augment Unity's UI and make it DOTS compliant",
88
"dependencies" : {

0 commit comments

Comments
 (0)