We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cfa8d7 commit 228b69eCopy full SHA for 228b69e
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+## [0.0.2](https://github.com/aarthificial/reanimation/compare/v0.0.1...v0.0.2) (2021-06-20)
2
+
3
+### Installation url
4
+```
5
+https://github.com/aarthificial/reanimation#v0.0.2
6
7
8
9
+### Bug Fixes
10
11
+* add missing meta ([3cfa8d7](https://github.com/aarthificial/reanimation/commit/3cfa8d7b2c0b5abbb9d6a585d976be1390ed420d))
package.json
@@ -1,6 +1,6 @@
{
"name": "com.aarthificial.reanimation",
- "version": "0.0.1",
+ "version": "0.0.2",
"displayName": "Reanimation",
"description": "Keyframe-based animator",
"unity": "2020.2",
@@ -10,4 +10,4 @@
"url": "https://www.youtube.com/aarthificial"
},
12
"type": "library"
13
-}
+}
0 commit comments