Skip to content

Commit 56e004c

Browse files
committed
chore(release): v0.5.1
1 parent 1030a13 commit 56e004c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strict-event-emitter",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Type-safe implementation of EventEmitter for browser and Node.js",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",

0 commit comments

Comments
 (0)