diff --git a/package.json b/package.json index 91798b93..aed58848 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sqlite-storage", - "version": "5.0.0", + "version": "6.0.0", "description": "SQLite3 bindings for React Native (Android & iOS)", "main": "sqlite.js", "scripts": {