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

Commit d0d8e1c

Browse files
authored
Merge pull request #62 from InitialPrefabs/develop
Fixed the package version.
2 parents 70d2936 + a6ad6dc commit d0d8e1c

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)