Skip to content

Commit 701316c

Browse files
committed
chore: Bump th eversio to 2.0.4
1 parent 86fe722 commit 701316c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "asynctaskqueue.js",
3-
"version" : "2.0.1",
3+
"version" : "2.0.3",
44
"main" : "asynctaskqueue.js",
55
"keywords" : ["worker", "queue", "asynchronous", "server", "client", "browser"],
66
"ignore" : ["docs", "test", "*.yml", "*.map"]

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"repo" : "prantlf/asynctaskqueue.js",
66
"main" : "asynctaskqueue.js",
77
"scripts" : ["asynctaskqueue.js"],
8-
"version" : "2.0.1",
8+
"version" : "2.0.4",
99
"license" : "MIT"
1010
}

0 commit comments

Comments
 (0)