diff --git a/package-lock.json b/package-lock.json index e9a1e1e..97cd267 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "timequeue", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0b15935..05f68ec 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "flow", "time" ], - "version": "2.0.1", + "version": "2.0.2", "repository": { "type": "git", "url": "git://github.com/fent/timequeue.js.git"