diff --git a/ChangeLog b/ChangeLog index 15c792d..89e9fe1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018.10.01, v4.1.1 + +fix: +- (package) build + + 2018.10.01, v4.1.0 feature: diff --git a/package.json b/package.json index 9265541..455072c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deepword", - "version": "4.1.0", + "version": "4.1.1", "description": "Web editor based on Monaco", "main": "server/index.js", "bin": {