Skip to content

Commit

Permalink
npm is rather particular about version numbers :-/
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrl committed May 20, 2018
1 parent 0ca4541 commit 9d067ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sound-box",
"version": "0.3",
"version": "0.3.0",
"description": "A super simple JS library for playing sound effects and other audio. Now with button mashing support!",
"main": "soundbox.js",
"scripts": {
Expand Down

0 comments on commit 9d067ce

Please sign in to comment.