Skip to content

Commit 4d01fb3

Browse files
committed
2.2.0
1 parent f5c6bcc commit 4d01fb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-select-country-list",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"description": "Maps ISO 3166-1-alpha-2 codes to English country names and match react-select options props",
55
"main": "country-list.js",
66
"files": [
@@ -35,4 +35,4 @@
3535
"directories": {
3636
"test": "test"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)