diff --git a/package-lock.json b/package-lock.json index 43eb2d06..6616a39e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "spokestack.io", - "version": "2.6.0", + "version": "2.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ffe05e79..35b37482 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "spokestack.io", "private": true, "description": "Voice development platform that enables customized voice navigation for mobile and browser applications", - "version": "2.6.0", + "version": "2.7.0", "author": "Timmy Willison <4timmywil@gmail.com>", "scripts": { "build": "gatsby build",