@mrjacket/ahko 1.1.5 → 1.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2557,7 +2557,7 @@ var Ahko = class _Ahko {
2557
2557
  };
2558
2558
 
2559
2559
  // src/version.ts
2560
- var VERSION = "1.1.5";
2560
+ var VERSION = "1.1.6";
2561
2561
 
2562
2562
  // src/errors/queue.error.ts
2563
2563
  var AhkoQueueError = class extends AhkoError {