We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadec67 commit 41003efCopy full SHA for 41003ef
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-location",
3
- "version": "1.0.0-rc.1",
+ "version": "1.0.0",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/timfpark/react-native-location.git"
src/version.js
@@ -1,2 +1,2 @@
// generated by genversion
-module.exports = '1.0.0-rc.1'
+module.exports = '1.0.0'
0 commit comments