From e86aeb9514689bae1cc8ca4ccc1e4fc6bd41825d Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 3 Nov 2019 10:49:45 +0000 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5073c6a..2efe821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xkcd-clone", - "version": "1.1.0", + "version": "1.1.1", "description": "Clone xkcd comics.", "main": "./lib/index.js", "bin": {