Skip to content

Commit e02b2e6

Browse files
committed
PubNub Swift Chat SDK 0.10.2 release
1 parent e812c9a commit e02b2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PubNubSwiftChatSDK.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -886,15 +886,15 @@
886886
repositoryURL = "https://github.com/pubnub/kmp-chat/";
887887
requirement = {
888888
kind = exactVersion;
889-
version = "0.10.0-dev";
889+
version = "0.10.1-dev";
890890
};
891891
};
892892
3DCF7DFA2CD0FFCC00889326 /* XCRemoteSwiftPackageReference "swift" */ = {
893893
isa = XCRemoteSwiftPackageReference;
894894
repositoryURL = "https://github.com/pubnub/swift";
895895
requirement = {
896896
kind = exactVersion;
897-
version = 8.2.3;
897+
version = 8.2.4;
898898
};
899899
};
900900
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)