Skip to content

Commit 457042e

Browse files
chore(release): 1.1.0-rc.1 [skip ci]
# [1.1.0-rc.1](v1.0.0...v1.1.0-rc.1) (2020-09-08) ### Features * remove the requirement to extends from Listener ([8d0d018](8d0d018))
1 parent 8d0d018 commit 457042e

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
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/fangedhex/eventbus.git"
1212
},
13-
"version": "1.0.0-rc.1",
13+
"version": "1.1.0-rc.1",
1414
"main": "dist/index.js",
1515
"types": "dist/index.d.ts",
1616
"license": "MIT",

0 commit comments

Comments
 (0)