diff --git a/package-lock.json b/package-lock.json index ce9c16c8..081aae39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "audio-context-timers", - "version": "5.0.109", + "version": "5.0.110", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "audio-context-timers", - "version": "5.0.109", + "version": "5.0.110", "license": "MIT", "dependencies": { "@babel/runtime": "^7.24.1", diff --git a/package.json b/package.json index 115779f0..cd316ba3 100644 --- a/package.json +++ b/package.json @@ -89,5 +89,5 @@ "test": "grunt lint && grunt test" }, "types": "build/es2019/module.d.ts", - "version": "5.0.109" + "version": "5.0.110" }