Skip to content

Commit 279635f

Browse files
committed
version 1.0.2
1 parent 71b20e2 commit 279635f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

config/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
version: '1.0.0',
2+
version: '1.0.2',
33
};

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,7 +1,7 @@
11
{
22
"name": "taurus-queue",
33
"description": "Simple Node.js App to manage queues on redis based on Bull",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"contributors": [
66
{
77
"name": "Not Empty Foundation",

0 commit comments

Comments
 (0)