Browse Source

chore: bumps version to 0.0.14

e22m4u 1 year ago
parent
commit
8c4915205d
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-trie-router",
-  "version": "0.0.13",
+  "version": "0.0.14",
   "description": "HTTP router for Node.js based on a prefix tree",
   "type": "module",
   "module": "./src/index.js",