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

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Jan 19, 2016
1 parent ea3fa0d commit 780ed9d
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.2.0 (January 19, 2016)

* [[`bbf3350b4e`](https://github.com/alrra/travis-scripts/commit/)] -
Add usage instructions in `README.md`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,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.3"
"version": "1.2.0"
}

0 comments on commit 780ed9d

Please sign in to comment.