Skip to content

Commit a76994c

Browse files
committed
bump version 0.4.3
1 parent 0da90c8 commit a76994c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-modal-dropdown-demo",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "A demo for react-native-modal-dropdown component.",
55
"homepage": "https://github.com/sohobloo/react-native-modal-dropdown",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-modal-dropdown",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "A react-native dropdown component for both iOS and Android.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)