Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaypandey-d11 committed Aug 2, 2024
1 parent 593fbfa commit 9144c35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- CocoaMQTT/Core (= 2.1.5)
- CocoaMQTT/Core (2.1.5):
- MqttCocoaAsyncSocket (~> 1.0.8)
- d11-mqtt (0.0.2):
- d11-mqtt (0.0.3):
- CocoaMQTT (= 2.1.5)
- RCT-Folly (= 2021.07.22.00)
- React-Core
Expand Down Expand Up @@ -577,7 +577,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost: 57d2868c099736d80fcd648bf211b4431e51a558
CocoaMQTT: af1bd1e42f81b9f4f9dcf3a8990c42b7c00989b9
d11-mqtt: 9c433b1693fbb4fb2913026ae59b069f3289fba5
d11-mqtt: 100b5ad192e70401c0e36be180cd642973951f22
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: 71803c074f6325f10b5ec891c443b6bbabef0ca7
FBReactNativeSpec: 448e08a759d29a96e15725ae532445bf4343567c
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d11/react-native-mqtt",
"version": "0.0.2",
"version": "0.0.3",
"description": "React native support for using mqtt",
"module": "dist/Modules/mqtt-modules.js",
"main": "dist/index.js",
Expand Down

0 comments on commit 9144c35

Please sign in to comment.