diff --git a/package-lock.json b/package-lock.json index 4ba669d7..ba1bd886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "spokestack.io", - "version": "1.33.2", + "version": "1.34.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 75eeb9ae..78591d81 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": "1.33.2", + "version": "1.34.0", "author": "Timmy Willison <4timmywil@gmail.com>", "scripts": { "build": "gatsby build",