diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 38b4cf5..3e03d5e 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.5.2 +current_version = 0.5.3 commit = True tag = True message = Bump version diff --git a/app/package.json b/app/package.json index d1a2542..8d89fd4 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "Tide", "ProductName": "Tide", - "version": "0.5.2", + "version": "0.5.3", "description": "Tide", "author": { "name": "Tingbot",