Skip to content

Commit 029ee09

Browse files
committed
2.1.3
1 parent accbd97 commit 029ee09

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2><a href="index.html">Home</a></h2>
5656
<br class="clear">
5757

5858
<footer>
59-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Feb 02 2023 17:14:36 GMT+0100 (Central European Standard Time)
59+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Wed Feb 22 2023 21:12:23 GMT+0100 (Central European Standard Time)
6060
</footer>
6161

6262
<script> prettyPrint(); </script>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-await-queue",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "async/await simple priority queues",
55
"main": "cjs/index.cjs",
66
"module": "es6/index.mjs",

0 commit comments

Comments
 (0)