Skip to content

Commit 41003ef

Browse files
committed
Release 1.0.0
1 parent aadec67 commit 41003ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-location",
3-
"version": "1.0.0-rc.1",
3+
"version": "1.0.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/timfpark/react-native-location.git"

src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// generated by genversion
2-
module.exports = '1.0.0-rc.1'
2+
module.exports = '1.0.0'

0 commit comments

Comments
 (0)