Skip to content

Commit

Permalink
Increment Version
Browse files Browse the repository at this point in the history
  • Loading branch information
kameffee committed Jan 10, 2022
1 parent 3db497a commit 65a8502
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Packages/AudioPlayer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.kameffee.audio-player",
"displayName": "AudioPlayer",
"version": "0.0.2",
"version": "0.0.3",
"unity": "2019.4",
"description": "Simple Audio Player",
"author": {
Expand All @@ -14,13 +14,11 @@
"bgm"
],
"license": "MIT",
"dependencies": {
},
"samples": [
{
"displayName": "AudioPlayer Demo",
"description": "",
"path": "Samples~/AudioPlayerDemo"
}
]
}
}

0 comments on commit 65a8502

Please sign in to comment.