From fb8c8cbd12aa911b0fb0311f71e3797aacf58ab4 Mon Sep 17 00:00:00 2001 From: harpreetkhalsagtbit Date: Sat, 19 Jun 2021 21:06:57 +0530 Subject: [PATCH] Version bump from v2.2.0 to v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9f4609a..66c8eb7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "country-state-city", - "version": "2.1.0-beta.2", + "version": "3.0.0", "description": "Library for fetching Country, its States and Cities", "main": "dist/index.js", "types": "dist/index.d.ts",