Skip to content

Commit b77d3e1

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2019-04-04) ### Features * Add TypeScript typings ([#20](#20)) ([252126c](252126c))
1 parent 9a80940 commit b77d3e1

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.0.0",
3+
"version": "1.1.0",
44
"description": "React Native Geolocation Module for iOS and Android",
55
"main": "js/index.js",
66
"typings": "typings/index.d.ts",

0 commit comments

Comments
 (0)