Skip to content

Commit

Permalink
bump version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
M. Peter committed Jul 15, 2016
1 parent dd8cc95 commit 4f9426d
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 @@ -530,6 +530,7 @@ The writer is connected to `nsqd`
## Release History
|Version|Date|Description|
|:--:|:--:|:--|
|0.1.0|2016-07-15|Updated dependencies [Issue#2](https://github.com/mpneuried/nsq-logger/issues/2) and optimized activate [Issue#3](https://github.com/mpneuried/nsq-logger/issues/3)|
|0.0.7|2016-01-20|Added raw nsqjs Message as last argument to the `message` event |
|0.0.6|2015-12-04|Bugfix on setting an array configuration; added code banner|
|0.0.5|2015-12-03|Added namespaces and made multiple parallel logger instances possible.|
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": "nsq-logger",
"version": "0.0.7",
"version": "0.1.0",
"description": "A nsq reader factory to handle readers multiple topics based on the `nsq-topics` module",
"keywords": [],
"homepage": "https://github.com/mpneuried/nsq-logger",
Expand Down

0 comments on commit 4f9426d

Please sign in to comment.