We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed41d0 commit 5283833Copy full SHA for 5283833
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@boringnode/queue",
3
"description": "A simple and efficient queue system for Node.js applications",
4
- "version": "0.0.1-alpha.4",
+ "version": "0.1.0",
5
"main": "build/index.js",
6
"type": "module",
7
"files": [
0 commit comments