Browse Source

chore: bumps version to 0.1.1

adds english documentation;
e22m4u 1 year ago
parent
commit
1fd54ba5bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@e22m4u/js-format",
   "name": "@e22m4u/js-format",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "description": "Extended version of the format utility for Node.js",
   "description": "Extended version of the format utility for Node.js",
   "type": "module",
   "type": "module",
   "main": "src/index.js",
   "main": "src/index.js",