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

Commit b623029

Browse files
committed
v0.3.2
1 parent 7d9d418 commit b623029

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

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

packages/di/package.json

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

0 commit comments

Comments
 (0)