Skip to content

Commit f278760

Browse files
committed
chore(release): 1.3.0
# [1.3.0](1.2.3...1.3.0) (2020-01-31) ### Bug Fixes * **qa:** some QA items from E ([4983d08](4983d08)) * **style:** minor style fixes for FF ([d3811f3](d3811f3)) * **style:** update header color on /docs and /blog pages ([756c220](756c220)) * **voices:** remove shelby and jej ([e9cd659](e9cd659)) ### Features * add News section; brand new mobile nav ([19f5c57](19f5c57)) * **events:** add events section to homepage ([6e3c030](6e3c030)) * **nav:** add stackoverflow link ([b794483](b794483))
1 parent a659433 commit f278760

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.2.3",
5+
"version": "1.3.0",
66
"author": "Timmy Willison <[email protected]>",
77
"scripts": {
88
"build": "yarn clean && gatsby build",

0 commit comments

Comments
 (0)