We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b75dbe commit 4275f8aCopy full SHA for 4275f8a
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "com.kitbashery.tween-components",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"displayName": "Tween Components",
5
"description": "A component based interpolation system.",
6
"unity": "2021.3",
7
"unityRelease": "0f1",
8
"documentationUrl": "https://kitbashery.com/docs/tween-components",
9
- "changelogUrl": "https://github.com/Kitbashery/Tween-Components/releases",
10
- "licensesUrl": "https://github.com/Kitbashery/Tween-Components/blob/main/.github/LICENSE",
+ "changelogUrl": "https://github.com/Kitbashery/Tween-Components/commits/main",
+ "licensesUrl": "https://github.com/Kitbashery/Tween-Components/blob/main/LICENSE.md",
11
"keywords": [
12
"Tween",
13
"Interpolation",
0 commit comments