From 40c2ba12f5aadf5146471593c6b87a91f1a2ea61 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 29 Apr 2019 16:58:36 +0100 Subject: [PATCH] chore: bump 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 a27fa5d..044d7b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xkcd-clone", - "version": "1.0.3", + "version": "1.0.4", "description": "Clone XKCD comics.", "main": "./lib/index.js", "bin": {