diff --git a/README.md b/README.md index ccca769..c15920c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ yarn add @codevor/js-http-status ## Usage -Practice and learn [here](https://npm.runkit.com/js-http-status). +Practice and learn [here](https://npm.runkit.com/%40codevor%2Fjs-http-status). With ES6/import diff --git a/package.json b/package.json index 749ab2c..70b17d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codevor/js-http-status", - "version": "1.1.1", + "version": "1.1.2", "description": "🔍 A simple way to catch HTTP statuses with JavaScript.", "main": "dist/js-http-status.js", "unpkg": "dist/js-http-status.min.js",