diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 10e967d..a0885cd 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.3 +current_version = 0.3.4 commit = True tag = True message = Bump version diff --git a/app/package.json b/app/package.json index 738c19e..6e7cc4f 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "Tide", "ProductName": "Tide", - "version": "0.3.3", + "version": "0.3.4", "description": "Tide", "author": { "name": "Tingbot",