Skip to content

Commit

Permalink
0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Dec 7, 2024
1 parent 76ee967 commit 7eaf1f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@exuanbo/di-wise",
"version": "0.2.7",
"version": "0.2.8",
"exports": {
".": "./src/index.ts",
"./middlewares": "./src/middlewares/index.ts"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "di-wise",
"packageManager": "[email protected]",
"version": "0.2.7",
"version": "0.2.8",
"description": "Lightweight and flexible dependency injection library for JavaScript and TypeScript, w/wo ECMAScript decorators.",
"files": [
"dist",
Expand Down

0 comments on commit 7eaf1f8

Please sign in to comment.