Skip to content

Commit 90f1882

Browse files
committed
version bump and todos update
1 parent 7941143 commit 90f1882

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ in the meantime check out what's in the examples directory (especially the [simp
7272
* add an onEnded callback
7373
* play next song onEnded, add option to enable or disable automatic play next onEnded
7474
* add change position method
75+
* add loop queue option

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"scripts": {
2424
"test": "echo \"Error: no test specified\" && exit 1"
2525
},
26-
"version": "0.4.2",
26+
"version": "0.5.0",
2727
"devDependencies": {
2828
"@types/webaudioapi": "0.0.27",
2929
"gulp": "^3.9.1",

0 commit comments

Comments
 (0)