diff --git a/package-lock.json b/package-lock.json index 4bce8705..e9c08b66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "spokestack-website", - "version": "1.25.1", + "version": "1.26.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e8b4d9c3..d2123612 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "spokestack-website", "private": true, "description": "Voice development platform that enables customized voice navigation for mobile and browser applications", - "version": "1.25.1", + "version": "1.26.0", "author": "Timmy Willison <4timmywil@gmail.com>", "scripts": { "build": "npm run clean && gatsby build",