From 19f4c1b87ebddf151f28c19f59b35de484684adc Mon Sep 17 00:00:00 2001 From: Vinit Shahdeo Date: Sun, 21 Apr 2019 02:04:00 +0530 Subject: [PATCH] version 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb36eaf8c..ed3209bfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inspirational-quotes", - "version": "1.0.6", + "version": "1.0.8", "description": "A simple NPM Package which returns Inspirational Quotes. Get your daily quote and stay motivated!", "main": "index.js", "scripts": {