Skip to content

Commit a6ecebe

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2019-05-20) ### Bug Fixes * Import the library correctly on native and web ([#32](#32)) ([a1b4216](a1b4216))
1 parent a1b4216 commit a6ecebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-community/geolocation",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "React Native Geolocation Module for iOS and Android",
55
"react-native": "js/index.js",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)