Browse Source

chore: bumps version to 0.0.4

e22m4u 2 years ago
parent
commit
1623778b9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@e22m4u/util-format",
-  "version": "0.0.3",
+  "version": "0.0.4",
   "description": "Расширенная версия format из Node.js модуля util",
   "type": "module",
   "main": "src/index.js",