From 3ca1d7b87a5fdf6aedc2f3b5d5a58dd1c4718c9a Mon Sep 17 00:00:00 2001 From: Matt Price Date: Mon, 9 Sep 2019 21:21:17 -0400 Subject: [PATCH] update to 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21706000..0c6d4056 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "history-please", "productName": "HistoryMatic", - "version": "0.0.4", + "version": "0.0.8", "description": "Gives you a random Canadian hero from history", "license": "MPL-2.0", "main": "index.js",