diff --git a/package-lock.json b/package-lock.json index 500f8989..903f50b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation-drawer-extension", - "version": "3.2.0", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bc7bb3d1..2146175b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation-drawer-extension", - "version": "3.2.0", + "version": "4.0.0", "description": "Drawer API built on top of wix react-native-navigation for iOS and Android.", "main": "lib/index.js", "types": "lib/index.d.ts",