diff --git a/package-lock.json b/package-lock.json index 79072961..cc5cc9d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "spokestack.io", - "version": "1.30.0", + "version": "1.30.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4aca3e81..c94632fe 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.30.0", + "version": "1.30.1", "author": "Timmy Willison <4timmywil@gmail.com>", "scripts": { "build": "gatsby build",