diff --git a/README.md b/README.md index 07b511c..e7685f7 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,4 @@ countSpaces("Hello World"); - make clone - create a pull request - feel free to open an issue - - +- OPEN FOR BEGINNERS AND NEW CONTRIBUTORS diff --git a/package.json b/package.json index fe13fc8..b2fcfe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "counting-str", - "version": "1.0.4", + "version": "1.0.5", "description": "Module for counting strings, characters length", "main": "index.js", "scripts": {