Browse Source

chore: bumps version to 0.0.6

e22m4u 1 year ago
parent
commit
2b8f5b3ff1
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-path-trie",
   "name": "@e22m4u/js-path-trie",
-  "version": "0.0.5",
+  "version": "0.0.6",
   "description": "A router for Node.js based on a prefix tree",
   "description": "A router for Node.js based on a prefix tree",
   "type": "module",
   "type": "module",
   "module": "./src/index.js",
   "module": "./src/index.js",