Skip to content

Commit

Permalink
Fix: background crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
Souro7 committed Oct 23, 2020
1 parent 7333cc5 commit 0791be4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RNNearbee.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Pod::Spec.new do |s|
s.dependency 'React-RCTNetwork'
s.dependency 'React-RCTText'

s.dependency 'NearBee', '3.2.0'
s.dependency 'NearBee', '0.4.0'
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-nearbee",
"version": "3.2.0-beta.2",
"version": "3.3.0",
"description": "NearBee SDK for your react native applications",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0791be4

Please sign in to comment.