Skip to content

Commit

Permalink
release/2.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
southbite committed Mar 28, 2017
1 parent 0a309d9 commit 7783de2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,3 +429,8 @@
-----------------

- utils crypto 0.2.2

2.17.6 2017-03-28
-----------------

- utils crypto 0.2.3
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "happn",
"description": "pub/sub api as a service using primus and mongo & redis or nedb, can work as cluster, single process or embedded using nedb, use in production at your own risk",
"version": "2.17.5",
"version": "2.17.6",
"main": "./lib/index",
"protocol": "1.1.0",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"deep-copy": "1.1.2",
"happn-logger": "0.0.2",
"happn-nedb": "1.8.1",
"happn-util-crypto": "0.2.2",
"happn-util-crypto": "0.2.3",
"jsonpack": "1.1.5",
"jwt-simple": "0.2.0",
"long-timeout": "0.1.1",
Expand Down

0 comments on commit 7783de2

Please sign in to comment.