diff --git a/.bumpversion.cfg b/.bumpversion.cfg index a32fef9..c7081aa 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.4.1 +current_version = 0.4.2 commit = True tag = True message = Bump version diff --git a/app/package.json b/app/package.json index 780425f..1b36748 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "Tide", "ProductName": "Tide", - "version": "0.4.1", + "version": "0.4.2", "description": "Tide", "author": { "name": "Tingbot",