diff --git a/example/ReactNativeFloatingAction-Expo/app.json b/example/ReactNativeFloatingAction-Expo/app.json index b261b61..1a528df 100644 --- a/example/ReactNativeFloatingAction-Expo/app.json +++ b/example/ReactNativeFloatingAction-Expo/app.json @@ -6,7 +6,7 @@ "privacy": "public", "sdkVersion": "27.0.0", "platforms": ["ios", "android"], - "version": "1.5.0", + "version": "1.12.0", "orientation": "portrait", "icon": "./assets/icon.png", "splash": { diff --git a/package.json b/package.json index 57ffd4b..79d3971 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-floating-action", - "version": "1.11.0", + "version": "1.12.0", "description": "Simple (FAB) floating action component for react-native", "main": "index.js", "directories": {