Skip to content

Commit 262dd27

Browse files
committed
Bumping up module version
1 parent 5294138 commit 262dd27

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
@@ -12,7 +12,7 @@
1212
"react": "16.8.3",
1313
"react-dom": "16.8.3",
1414
"react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz",
15-
"react-native-map-clustering": "^3.3.4",
15+
"react-native-map-clustering": "^3.3.5",
1616
"react-native-maps": "^0.26.1",
1717
"react-native-web": "^0.11.7"
1818
},

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-map-clustering",
3-
"version": "3.3.4",
3+
"version": "3.3.5",
44
"description": "React Native Map Clustering both for Android and iOS",
55
"types": "index.d.ts",
66
"main": "index.js",

0 commit comments

Comments
 (0)