Skip to content

Commit 79e1b02

Browse files
committed
Update: package version and author
1 parent 1da05e6 commit 79e1b02

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/LitMotion/Assets/LitMotion.Animation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.annulusgames.lit-motion.animation",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"displayName": "LitMotion.Animation",
55
"description": "Animation component (visual editor) for LitMotion",
66
"keywords": [
@@ -12,6 +12,6 @@
1212
"com.annulusgames.lit-motion": "2.0.0"
1313
},
1414
"author": {
15-
"name": "Annulus Games"
15+
"name": "yn01"
1616
}
1717
}

src/LitMotion/Assets/LitMotion/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.annulusgames.lit-motion",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"displayName": "LitMotion",
55
"description": "Lightning-fast and Zero Allocation Tween Library for Unity.",
66
"keywords": [
@@ -13,6 +13,6 @@
1313
"com.unity.mathematics": "1.0.1"
1414
},
1515
"author": {
16-
"name": "Annulus Games"
16+
"name": "yn01"
1717
}
1818
}

0 commit comments

Comments
 (0)