diff --git a/package-lock.json b/package-lock.json index 6908308f..564af18d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "spokestack.io", - "version": "2.7.1", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e0251a54..6826c6ac 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.7.1", + "version": "2.8.0", "author": "Timmy Willison <4timmywil@gmail.com>", "scripts": { "build": "gatsby build",