Skip to content

Commit 189c6e6

Browse files
committed
chore(release): v0.5.2
1 parent 6ea9312 commit 189c6e6

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,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "rettime",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"description": "Type-safe dependency-free EventTarget-inspired event emitter for browser and Node.js",
66
"main": "./build/index.js",
77
"types": "./build/index.d.ts",

0 commit comments

Comments
 (0)