We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0414729 + 7110046 commit ce3c59aCopy full SHA for ce3c59a
RNKommunicateChat.podspec
100755
100644
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
15
s.requires_arc = true
16
17
s.dependency 'React'
18
- s.dependency 'Kommunicate', '~> 6.9.3'
+ s.dependency 'Kommunicate', '~> 6.9.4'
19
end
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-kommunicate-chat",
3
- "version": "2.2.1",
+ "version": "2.2.2",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
0 commit comments