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