diff --git a/package.json b/package.json index d94933f..ce2f720 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-job", - "version": "1.2.4-0", + "version": "1.2.4", "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",