diff --git a/VERSION b/VERSION index 6871b9e7..6ee33ba2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.44 +0.1.45 diff --git a/package-lock.json b/package-lock.json index e1d5b32d..4fcdec9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "findy-network.github.io", - "version": "0.1.44", + "version": "0.1.45", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "findy-network.github.io", - "version": "0.1.44", + "version": "0.1.45", "license": "ISC", "devDependencies": { "autoprefixer": "^10.4.15", diff --git a/package.json b/package.json index 1f404f7e..44c64e09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "findy-network.github.io", - "version": "0.1.44", + "version": "0.1.45", "description": "Findy Agency documentation", "main": "none.js", "scripts": {