Skip to content

Commit 69500d4

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2020-11-07) ### Bug Fixes * add deprecated Listener ([5f34985](5f34985)) ### Features * remove the requirement to extends from Listener ([8d0d018](8d0d018))
1 parent 4de2997 commit 69500d4

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.1.0-rc.2",
13+
"version": "1.1.0",
1414
"main": "dist/index.js",
1515
"types": "dist/index.d.ts",
1616
"license": "MIT",

0 commit comments

Comments
 (0)