Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 042a60b

Browse files
committed
Merge pull request #99 from apiaryio/kylef/release-1.1.0
Release 1.1.0
2 parents cff86f7 + 0d4e3b2 commit 042a60b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The best way to install Protagonist is by using its [NPM package](https://npmjs.
1717
$ npm install protagonist
1818
```
1919

20-
Works smoothly with node.js ~0.8.15, 0.10.x, 0.12.x and iojs v1.x.x
20+
Works smoothly with node.js ~0.8.15, 0.10.x, 0.12.x, 2 to 4 and iojs v1.x.x
2121

2222
## Getting started
2323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protagonist",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "API Blueprint Parser",
55
"author": "Apiary.io <support@apiary.io>",
66
"main": "./build/Release/protagonist",

0 commit comments

Comments
 (0)