Skip to content

Commit

Permalink
version bump (0.2.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadtazi committed Jan 10, 2014
1 parent 575f5d0 commit 5f5f221
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "firefox-profile",
"version": "0.2.1",
"version": "0.2.2",
"description": "firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities",
"main": "lib/firefox_profile",
"directories": {
Expand Down Expand Up @@ -30,6 +30,13 @@
"bugs": {
"url": "https://github.com/saadtazi/firefox-profile-js/issues"
},
"contributors": [
{ "name" : "testingbot",
"url" : "http://www.testingbot.com"
},
{ "name": "David Sturley",
"url": "https://github.com/circusbred"
}],
"devDependencies": {
"mocha": "~1.14.0",
"chai": "~1.8.0",
Expand Down

0 comments on commit 5f5f221

Please sign in to comment.