Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
 * update copyright notices and license (Ryan Graham)
 * Refer to licenses with a link (Sam Roberts)
 * Use strongloop conventions for licensing (Sam Roberts)
 * deps: add missing dev dep strong-pubsub (Ryan Graham)
 * Update README.md (Rand McKinney)
  • Loading branch information
rmg committed May 6, 2016
1 parent 2df975c commit 7c9bc0a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2016-05-06, Version 0.1.1
=========================

* update copyright notices and license (Ryan Graham)

* Refer to licenses with a link (Sam Roberts)

* Use strongloop conventions for licensing (Sam Roberts)

* deps: add missing dev dep strong-pubsub (Ryan Graham)

* Update README.md (Rand McKinney)


2015-03-31, Version 0.1.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": "strong-pubsub-redis",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7c9bc0a

Please # to comment.