diff --git a/package-lock.json b/package-lock.json index 85f5923..8fec788 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "makruk-js", - "version": "0.0.5", + "version": "0.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "makruk-js", - "version": "0.0.5", + "version": "0.0.6", "license": "MIT", "devDependencies": { "@babel/preset-env": "^7.18.6", diff --git a/package.json b/package.json index 379bd11..2f75936 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kaisukez/makruk-js", - "version": "0.0.5", + "version": "0.0.6", "description": "Makruk (thai chess)", "author": "Nattapon Chantasiriworawat ", "license": "MIT",