Skip to content

Commit

Permalink
bump version, release preps
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaidma committed Jul 25, 2016
1 parent 36d19ce commit 729d03e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## 1.3.0

* Documentation update
* Dependencies update
* Tests fixes
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you are new to Seneca in general, please take a look at [senecajs.org][]. We
tutorials to sample apps to help get you up and running quickly.

### Seneca compatibility
Supports Seneca versions **1.x** and **2.x**
Supports Seneca versions **1.x** - **3.x**

## Install

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-transport",
"version": "1.2.0",
"version": "1.3.0",
"description": "Seneca transport",
"main": "transport.js",
"license": "MIT",
Expand Down

0 comments on commit 729d03e

Please sign in to comment.