Skip to content

Commit c239e89

Browse files
committed
chore(release): 1.0.1
## [1.0.1](1.0.0...1.0.1) (2019-12-05) ### Bug Fixes * **auth:** automatically refresh the token when stale ([9c6851d](9c6851d)) * **btn:** fix visited color for homepage button ([#14](#14)) ([bd87810](bd87810)) * **voices:** fix replay; allow editing during synthesizing ([9704ea7](9704ea7))
1 parent bd87810 commit c239e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "spokestack-website",
33
"private": true,
44
"description": "Mobile voice development platform that enables customized voice navigation for mobile and browser applications",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"author": "Timmy Willison <[email protected]>",
77
"scripts": {
88
"build": "yarn clean && gatsby build",

0 commit comments

Comments
 (0)