Skip to content

Commit

Permalink
Merge pull request #143 from Jonahss/master
Browse files Browse the repository at this point in the history
v8.0.3
  • Loading branch information
Jonahss committed Jun 23, 2014
2 parents 61ed2c1 + 9a26af8 commit 1c58f16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ The [IndexedDBShim](http://github.com/axemclion/IndexedDBShim) is a project that

Changelog
---------
####8.0.3####
* fixed bug, sauce job urls displayed in log properly again

####8.0.2####
* fixed bug, `testname` option not working

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-saucelabs",
"description": "Grunt task running tests using Sauce Labs. Supports QUnit, Jasmine, Mocha and YUI tests",
"version": "8.0.2",
"version": "8.0.3",
"homepage": "https://github.com/axemclion/grunt-saucelabs",
"author": {
"name": "Parashuram",
Expand Down

0 comments on commit 1c58f16

Please sign in to comment.