From e04b5fc1bd360d7ef7e379849c302db04c06c481 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Thu, 2 May 2019 15:33:30 +0100 Subject: [PATCH] chore: update version License: MIT Signed-off-by: Henrique Dias --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 044d7b0..7e166a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xkcd-clone", - "version": "1.0.4", + "version": "1.0.5", "description": "Clone XKCD comics.", "main": "./lib/index.js", "bin": {