diff --git a/package.json b/package.json index a14fe6a..b2f64af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sync-adapter", - "version": "1.1.0", + "version": "2.0.0", "description": "Schedule background data synchronization using React Native and the Android SyncAdapter.", "main": "index.js", "author": "Ferran Negre Pizarro (https://github.com/ferrannp)",