diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 52ea4f7..51980ea 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.5.6 +current_version = 0.5.7 commit = True tag = True message = Bump version diff --git a/app/package.json b/app/package.json index 31dcfe6..807e54d 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "Tide", "ProductName": "Tide", - "version": "0.5.6", + "version": "0.5.7", "description": "Tide", "author": { "name": "Tingbot",