Skip to content

Commit 94bd925

Browse files
committed
chore: release v2.0.2
1 parent bd320b2 commit 94bd925

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ensi/di",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"license": "MIT",
55
"exports": "./src/index.ts"
66
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atomic-di",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Lifetimes, scopes and mocking for pure dependency injection",
55
"repository": "https://github.com/ncor/atomic-di",
66
"bugs": "https://github.com/ncor/atomic-di/issues",

0 commit comments

Comments
 (0)