Skip to content

Commit

Permalink
Update package.json for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca3317 committed Jan 8, 2025
1 parent 1c95dcd commit 6fb0caa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.luca3317.tmpeffects",
"description": "Easily animate text and apply other kinds of effects to your TextMeshPro texts using custom tags",
"version": "0.1.5",
"version": "0.2.0",
"unity": "2021.3",
"displayName": "TMPEffects",
"author": { "name": "Luca3317", "url": "https://github.com/Luca3317" },
Expand All @@ -16,7 +16,9 @@
"tmp",
"animation",
"writer",
"effect"
"effect",
"tags",
"custom-tags"
],
"samples": [
{
Expand Down

0 comments on commit 6fb0caa

Please sign in to comment.