Skip to content

Commit

Permalink
1. Fix: #159
Browse files Browse the repository at this point in the history
2. version bump from v3.2.0 to v3.2.1
  • Loading branch information
harpreetkhalsagtbit committed Sep 18, 2023
1 parent e4207c4 commit 8f77900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "country-state-city",
"version": "3.2.0",
"version": "3.2.1",
"description": "Library for fetching Country, its States and Cities",
"main": "./lib/cjs/index.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit 8f77900

Please sign in to comment.