updated to 0.0.3

This commit is contained in:
Sambo Chea 2019-12-06 12:41:25 +07:00
parent da34f80dc9
commit 8ad47301ad

View File

@ -1,6 +1,6 @@
{
"name": "boolerjs",
"version": "0.0.2",
"version": "0.0.3",
"description": "Convert string to Boolean in JavaScript.",
"main": "index.js",
"scripts": {