From f6fd983344f117fa05757152ed06952e701e3fab Mon Sep 17 00:00:00 2001 From: Shaun Jackson Date: Sun, 31 May 2020 12:43:26 -0700 Subject: [PATCH] Version bump to v0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2da40e..5fdaa07 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shaunjacks.io", "description": "Gatsby website for shaunjacks.io", - "version": "0.8.0", + "version": "0.9.0", "author": "Shaun Jackson ", "dependencies": { "@emotion/core": "^10.0.21",