From 2d1a37b95f6bc430d443c457c39f95725c063f47 Mon Sep 17 00:00:00 2001 From: EliteDaMyth Date: Tue, 21 Apr 2020 06:45:17 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09388eb..f9f6975 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "eslint --ext ts src", "dev": "yarn build && node dist/test" }, - "version": "1.2.6", + "version": "1.2.7", "description": "An Api wrapper to get information about the Novel CoronaVirus.", "main": "./dist/index.js", "types": "./dist/index.d.ts",