Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Nov 8, 2015
1 parent f70ba4d commit b88ec83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### HEAD
### 1.1.2 (November 8, 2015)

* [[`509e9ef526`](https://github.com/alrra/travis-scripts/commit/509e9ef5260b8120a11a8aef8b31e30cb99601fa)] -
Update [`travis-after-all`](https://github.com/alrra/travis-after-all) to `v1.4.4`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"pretest": "rm -rf dist_test && babel test --out-dir dist_test",
"test": "node dist_test/main.js | tap-mocha-reporter spec"
},
"version": "1.1.1"
"version": "1.1.2"
}

0 comments on commit b88ec83

Please sign in to comment.