Skip to content

Commit

Permalink
bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
kfatehi committed May 27, 2017
1 parent cf336f5 commit c347288
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "matrix-puppet-facebook",
"version": "1.4.0",
"version": "1.4.1",
"description": "matrix bridge for facebook",
"main": "index.js",
"scripts": {
Expand All @@ -21,7 +21,7 @@
"bluebird": "^3.4.6",
"debug": "^2.6.0",
"facebook-chat-api": "1.2.0",
"matrix-puppet-bridge": "^1.15.0"
"matrix-puppet-bridge": "^1.15.1"
},
"devDependencies": {
"eslint": "^3.12.2"
Expand Down

0 comments on commit c347288

Please sign in to comment.