We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da05e6 commit 79e1b02Copy full SHA for 79e1b02
src/LitMotion/Assets/LitMotion.Animation/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.annulusgames.lit-motion.animation",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"displayName": "LitMotion.Animation",
5
"description": "Animation component (visual editor) for LitMotion",
6
"keywords": [
@@ -12,6 +12,6 @@
12
"com.annulusgames.lit-motion": "2.0.0"
13
},
14
"author": {
15
- "name": "Annulus Games"
+ "name": "yn01"
16
}
17
src/LitMotion/Assets/LitMotion/package.json
"name": "com.annulusgames.lit-motion",
"displayName": "LitMotion",
"description": "Lightning-fast and Zero Allocation Tween Library for Unity.",
@@ -13,6 +13,6 @@
"com.unity.mathematics": "1.0.1"
18
0 commit comments