Skip to content

Commit

Permalink
chore(release): v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Mar 21, 2023
1 parent bd2d883 commit c1d67df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strict-event-emitter",
"version": "0.4.6",
"version": "0.5.0",
"description": "Type-safe implementation of EventEmitter for browser and Node.js",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -38,4 +38,4 @@
"tsup": "^6.2.3",
"typescript": "4.8"
}
}
}

0 comments on commit c1d67df

Please sign in to comment.