Skip to content

Commit d07c587

Browse files
committed
chore(release): 0.0.1-alpha.1
1 parent c41fc8b commit d07c587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@boringnode/queue",
33
"description": "A simple and efficient queue system for Node.js applications",
4-
"version": "0.0.1-alpha.0",
4+
"version": "0.0.1-alpha.1",
55
"main": "build/index.js",
66
"type": "module",
77
"files": [

0 commit comments

Comments
 (0)