Skip to content

Commit ee949d3

Browse files
committed
Release 1.1.3
1 parent c4ea453 commit ee949d3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 1.1.3 (2014-07-31)
2+
3+
4+
#### Bug Fixes
5+
6+
* **travis:** quote node/rvm version ([c4ea4532](https://github.com/azu/promises-book/commit/c4ea453203079c0924c3d7e5a061d7128c542b5e))
7+
8+
19
### 1.1.2 (2014-07-08)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "promises-book",
33
"description": "Promises book(japanese).",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"homepage": "https://github.com/azu/promises-book",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)