diff --git a/package-lock.json b/package-lock.json index 2c02783..ea439db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "c-promise2", - "version": "0.5.2", + "version": "0.5.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3946ca0..a857512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c-promise2", - "version": "0.5.2", + "version": "0.5.3", "description": "Promise with cancellation, progress capturing and other extra features.", "author": { "name": "Dmitriy Mozgovoy",