diff --git a/README.md b/README.md index 8c9785c..3a1c47d 100644 --- a/README.md +++ b/README.md @@ -103,5 +103,3 @@ If our saucelabs credentials are not installed, the tests are setup to automatic If you'd like to develop Blunder.js using SauceLabs, you need only create a new entry in our [issue tracker](https://github.com/FreeAllMedia/blunder/issues) asking for our SauceLabs credentials. We'll send over all credentials specific to this project so that you can perform comprehensive cross-platform tests. - - diff --git a/package.json b/package.json index 3a605d4..6215a6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blunder", - "version": "0.1.7", + "version": "0.1.8", "description": "ES6 Component for handling errors.", "main": "index.js", "scripts": {