Skip to content

Commit 228b69e

Browse files
chore(release): 0.0.2 [skip ci]
## [0.0.2](v0.0.1...v0.0.2) (2021-06-20) ### Installation url ``` https://github.com/aarthificial/reanimation#v0.0.2 ``` ### Bug Fixes * add missing meta ([3cfa8d7](3cfa8d7))
1 parent 3cfa8d7 commit 228b69e

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.aarthificial.reanimation",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"displayName": "Reanimation",
55
"description": "Keyframe-based animator",
66
"unity": "2020.2",
@@ -10,4 +10,4 @@
1010
"url": "https://www.youtube.com/aarthificial"
1111
},
1212
"type": "library"
13-
}
13+
}

0 commit comments

Comments
 (0)