Skip to content

Commit b8dab7d

Browse files
committed
v0.7.0
1 parent 35be2d8 commit b8dab7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "react-native-country-picker-modal",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "Country picker",
55
"main": "src/CountryPicker.js",
6+
"types": "src/CountryPicker.d.ts",
67
"repository": {
78
"type": "git",
89
"url": "git+https://github.com/xcarpentier/react-native-country-picker-modal.git"

0 commit comments

Comments
 (0)