Skip to content

Commit ce3c59a

Browse files
authored
Merge pull request #47 from Kommunicate-io/v2.2.2
release changes for V2.2.2
2 parents 0414729 + 7110046 commit ce3c59a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RNKommunicateChat.podspec

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
1515
s.requires_arc = true
1616

1717
s.dependency 'React'
18-
s.dependency 'Kommunicate', '~> 6.9.3'
18+
s.dependency 'Kommunicate', '~> 6.9.4'
1919
end

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-kommunicate-chat",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)