Skip to content

Commit eadf572

Browse files
committed
Change to version for publishing beta package
1 parent 0ec97ac commit eadf572

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.0.0-beta.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plgworks/queue",
3-
"version": "1.0.0",
3+
"version": "1.0.0-beta.1",
44
"description": "Queue helps publish critical events using EventEmitter and RabbitMQ.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)