diff --git a/package.json b/package.json index 2be702d1..cd2e4c73 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "spokestack-website", "private": true, "description": "Mobile voice development platform that enables customized voice navigation for mobile and browser applications", - "version": "0.1.0", + "version": "1.0.0", "author": "Timmy Willison <4timmywil@gmail.com>", "scripts": { "build": "yarn clean && gatsby build",