diff --git a/ChangeLog b/ChangeLog index 598918e..fe2479e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2019.09.11, v1.1.3 + +feature: +- (package) rm unused ahisfy +- (package) ashify v2.0.0 + + 2019.09.10, v1.1.2 feature: diff --git a/package.json b/package.json index efb1367..5c26233 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restbox", - "version": "1.1.2", + "version": "1.1.3", "description": "REST for CRUD file operations on dropbox", "main": "lib/restbox.js", "scripts": {