From 07b889a29d8a4957f7f0ff25fde074d1584b178f Mon Sep 17 00:00:00 2001 From: Jackie Luc Date: Wed, 31 Jul 2019 21:28:38 -0600 Subject: [PATCH] v1.1.5 --- theme/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/package.json b/theme/package.json index 1f541e06d..424c7e3eb 100644 --- a/theme/package.json +++ b/theme/package.json @@ -1,12 +1,12 @@ { "name": "gatsby-theme-90s", - "description": "gatsby-theme-90s is a Gatsby Theme with some flair from the old web.", + "description": "A 90s Gatsby theme that will trigger nostalgia... or frustration.", "author": "Jackie Luc ", "repository": { "type": "git", "url": "https://github.com/jackieluc/gatsby-theme-90s.git" }, - "version": "1.1.4", + "version": "1.1.5", "main": "index.js", "scripts": { "develop": "gatsby develop",