Skip to content
This repository has been archived by the owner on Mar 17, 2019. It is now read-only.

Commit

Permalink
v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
devfacet committed Mar 6, 2017
1 parent 2183f1b commit 26049f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.0.3 (2017-03-05)

- Upgrade NATS to v0.7.x
- Update travis.yml (gnatsd v0.9.6)
- Maintenance

## 2.0.2 (2016-03-20)

- Maintenance
Expand All @@ -11,7 +17,7 @@

## 2.0.0 (2015-12-12)

- Upgrade Nats to v0.5.x
- Upgrade NATS to v0.5.x
- Support for Seneca v0.8.x
- Remove Node v0.10 support
- Add Coveralls integration
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": "seneca-nats-transport",
"version": "2.0.2",
"version": "2.0.3",
"description": "Seneca NATS transport",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 26049f4

Please sign in to comment.