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

Commit

Permalink
Release v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelerz committed May 15, 2015
1 parent 43512c7 commit cb04392
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hodman",
"version": "0.10.0",
"version": "0.10.1",
"description": "Selenium object library including page-objects",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -41,5 +41,8 @@
"sinon": "1.12.2",
"sinon-chai": "2.7.0",
"yuidocjs": "0.3.50"
},
"optionalDependencies": {
"taxi": "*"
}
}

0 comments on commit cb04392

Please sign in to comment.