Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomikoski authored Dec 12, 2021
1 parent 045339d commit efa61e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.brunomikoski.animationsequencer",
"displayName": "Animation Sequencer",
"version": "0.3.0",
"version": "0.3.1",
"unity": "2018.4",
"description": "Animation sequencer is a way to create complex animations of sequence of events by a friendly user interface. Requires DOTween v1.2.632",
"keywords": [
Expand All @@ -24,4 +24,4 @@
"dependencies": {
"com.demigiant.dotween": "1.2.632"
}
}
}

0 comments on commit efa61e3

Please sign in to comment.