From 8e25274fe524864912cf492b37678d49032e52dc Mon Sep 17 00:00:00 2001 From: soroushchehresa Date: Sat, 25 Apr 2020 13:16:01 +0430 Subject: [PATCH] v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7350130..7e2ea38 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-corona", "description": "Coronavirus statistics in the command line.", - "version": "1.2.8", + "version": "1.3.0", "author": "soroushchehresa @soroushchehresa", "bin": { "corona": "./bin/run"