From d474a8c2475739f7f3f3dca9a0035cb128b23f42 Mon Sep 17 00:00:00 2001 From: Vincent Villaluna Date: Sat, 18 Jul 2020 15:38:39 +0800 Subject: [PATCH 1/2] :pencil: updatedgaa README.md ! :tada: :tada: :tada: --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 From 3f2cc0f3e75b22ebb78ae9558564e3094012ff0e Mon Sep 17 00:00:00 2001 From: Vincent Villaluna Date: Sat, 18 Jul 2020 15:39:11 +0800 Subject: [PATCH 2/2] :package: updatedgaa! versiongaa! :tada: :tada: :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {