diff --git a/package.json b/package.json index b7417bd..9a31ef7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interview-questions", - "version": "1.2.3", + "version": "1.2.4", "main": "index.js", "scripts": { "test": "npx jest ./test/InterviewQuestion.test.js"