Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit fd50dd9

Browse files
committed
Fix package version, update Unity
1 parent 07809fa commit fd50dd9

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
@@ -5,7 +5,7 @@
55
"name": "Chark",
66
"url": "https://chark.io"
77
},
8-
"version": "1.0.0-rc.1",
8+
"version": "1.0.0",
99
"unity": "2019.4",
1010
"description": "Provides Game Events and their respective listeners. Includes Mutable Scriptable Objects for injecting and using shared data.",
1111
"samples": [

0 commit comments

Comments
 (0)