We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7333cc5 commit 0791be4Copy full SHA for 0791be4
RNNearbee.podspec
@@ -25,5 +25,5 @@ Pod::Spec.new do |s|
25
s.dependency 'React-RCTNetwork'
26
s.dependency 'React-RCTText'
27
28
- s.dependency 'NearBee', '3.2.0'
+ s.dependency 'NearBee', '0.4.0'
29
end
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-nearbee",
3
- "version": "3.2.0-beta.2",
+ "version": "3.3.0",
4
"description": "NearBee SDK for your react native applications",
5
"main": "index.js",
6
"scripts": {
0 commit comments