diff --git a/package.json b/package.json index fd0a92d..26d20f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-job", - "version": "1.1.2-0", + "version": "1.1.2", "description": "Schedule background jobs in React Native that run your JavaScript when your app is in the background.", "main": "index.js", "repository": "https://github.com/vikeri/react-native-background-job",