Browse Source

0.0.5 first release

master
nitowa 1 year ago
parent
commit
9871a16aee
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "depents",
3
-  "version": "0.0.4",
3
+  "version": "0.0.5",
4 4
   "description": "depents is a typescript dependency injector",
5 5
   "main": "./js/Index.js",
6 6
   "repository": {

Loading…
Cancel
Save