Skip to content

Commit

Permalink
Update: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnulusGames committed May 12, 2024
1 parent d898fb5 commit 89cb514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/LitMotion/Assets/LitMotion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.annulusgames.lit-motion",
"version": "1.8.0",
"version": "1.9.0",
"displayName": "LitMotion",
"description": "Lightning-fast and Zero Allocation Tween Library for Unity.",
"keywords": [
Expand All @@ -10,7 +10,7 @@
"dependencies": {
"com.unity.burst": "1.6.0",
"com.unity.collections": "1.5.1",
"com.unity.mathematics": "1.0.0"
"com.unity.mathematics": "1.0.1"
},
"author": {
"name": "Annulus Games"
Expand Down

0 comments on commit 89cb514

Please sign in to comment.