Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit 090859b

Browse files
committed
v0.3.3
1 parent 3b81b91 commit 090859b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.3.2",
5+
"version": "0.3.3",
66
"npmClient": "yarn",
77
"useWorkspaces": true
88
}

packages/di/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asuka/di",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Dependencies inject library",
55
"keywords": [
66
"DI",

0 commit comments

Comments
 (0)