diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 822e6f3..1818311 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.6 +current_version = 0.4.0 commit = True tag = True message = Bump version diff --git a/app/package.json b/app/package.json index f354156..1a7a128 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "Tide", "ProductName": "Tide", - "version": "0.3.6", + "version": "0.4.0", "description": "Tide", "author": { "name": "Tingbot",