Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchell Hentges committed Mar 2, 2016
1 parent 58f2f9f commit 0dae94a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
## Upcoming Release

#### Breaking changes
- None yet

#### User features
- None yet

#### Developer features
- None yet

#### Bugfixes
- None yet

## 1.2.0

#### Breaking changes
- Type `phantom` is now `phantomjs`, which is a little more consistent
- The property "name" is more descriptive for variant channels, e.g. "chrome-canary"
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": "james-browser-launcher",
"version": "1.1.0",
"version": "1.2.0",
"description": "Detect, launch and stop browser versions",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0dae94a

Please sign in to comment.