Browse Source

chore: bumps version to 0.2.0

e22m4u 1 year ago
parent
commit
5a4d390f0c
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-service",
-  "version": "0.1.11",
+  "version": "0.2.0",
   "description": "The Service Locator implementation for JavaScript",
   "type": "module",
   "types": "./src/index.d.ts",