Skip to content

Commit 2283b2e

Browse files
committed
update version to 0.3.0
1 parent f68b69b commit 2283b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-event-trigger",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "A event sourcing and dispatching package for node",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)