Skip to content

Commit

Permalink
v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-bhandari committed Dec 6, 2019
1 parent 23ddac4 commit 6c11bd0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CometChat.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ npm install @cometchat-pro/@cometchat-pro/[email protected] --save
For v2.0.x:

```shell
npm install @cometchat-pro/[email protected].3 --save
npm install @cometchat-pro/[email protected].4 --save
```

Then, import the `CometChat` object wherever you want to use CometChat
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": "@cometchat-pro/react-native-chat",
"version": "2.0.3",
"version": "2.0.4",
"description": "A complete chat solution.",
"main": "CometChat.js",
"scripts": {
Expand Down

0 comments on commit 6c11bd0

Please sign in to comment.