Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Lo-A-Foe committed May 24, 2016
1 parent 8e4a700 commit d6f768f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The initial implementation thus contains only the minimal set of API calls to su
- Connects via websocket for real-time interaction
- Can post messages to joined channels
- Can be invited to channels / DMs since its just a regular user
- Initiate DMs to users

## Mattermost 3.0

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-client",
"version": "3.0.0",
"version": "3.0.1",
"description": "Mattermost client",
"main": "./src/client",
"scripts": {
Expand Down

0 comments on commit d6f768f

Please sign in to comment.