Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarni committed Jul 22, 2016
1 parent 0890583 commit 062996f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

## 1.0.0
- First release

### 1.0.1
- Fix inaccurate (wrong) docs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-selenium",
"version": "1.0.0",
"version": "1.0.1",
"description": "Make sure you've got the selenium jar and the chromedriver executable",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 062996f

Please sign in to comment.