Skip to content

Commit

Permalink
chore: release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
enahum committed Sep 3, 2022
1 parent aaaa05c commit 5511101
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ PODS:
- glog (0.3.5)
- hermes-engine (0.69.5)
- libevent (2.1.12)
- mattermost-react-native-turbo-log (0.1.0):
- mattermost-react-native-turbo-log (0.1.1):
- CocoaLumberjack
- RCT-Folly
- RCTRequired
Expand Down Expand Up @@ -884,7 +884,7 @@ SPEC CHECKSUMS:
boost: a7c83b31436843459a1961bfd74b96033dc77234
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: 0045cf98ca4a48af3bf7108d85b1c243740fa289
FBReactNativeSpec: 0cb19e6ade516c810ab56074bcf573d7977315af
Flipper: 26fc4b7382499f1281eb8cb921e5c3ad6de91fe0
Expand All @@ -897,12 +897,12 @@ SPEC CHECKSUMS:
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 476ee3e89abb49e07f822b48323c51c57124b572
glog: 3d02b25ca00c2d456734d0bcff864cbc62f6ae1a
hermes-engine: 479687cd0904b24f1b2ae71d1196b44786af5601
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
mattermost-react-native-turbo-log: 40936a084ecc792676fc222685198e8e2491c73b
mattermost-react-native-turbo-log: 88b4805df6dbe0a54bc4dac6e6338c9b620406bb
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
RCT-Folly: b9d9fe1fc70114b751c076104e52f3b1b5e5a95a
RCTRequired: 85c60c4bde8241278be2c93420de4c65475a2151
RCTTypeSafety: 15990f289215eb0fc65c5eb6e2610faeeda8d5e1
React: 6cfa9367042a85f6235740420df017d51efc6494
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": "@mattermost/react-native-turbo-log",
"version": "0.1.0",
"version": "0.1.1",
"description": "test",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 5511101

Please sign in to comment.