diff --git a/haxelib.json b/haxelib.json index bf7a153..6dd6fa1 100755 --- a/haxelib.json +++ b/haxelib.json @@ -25,8 +25,8 @@ "contributors": [ "adireddy" ], - "releasenote": "bug fix #24", - "version": "0.9.10", + "releasenote": "bug fix #26", + "version": "0.9.11", "url": "https://github.com/waud/waud", "dependencies": {} } \ No newline at end of file diff --git a/package.json b/package.json index 973f9a5..39c578b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waud.js", - "version": "0.9.10", + "version": "0.9.11", "description": "Web Audio Library", "main": "./dist/waud.js", "scripts": {