We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d113301 commit 09db111Copy full SHA for 09db111
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-breif-event-bus",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": " a simple library that provides pub/sub services, which can be used in `SPA` based on `vue` ",
5
"main": "dist/index.cjs.js",
6
"module": "dist/index.esm.js",
0 commit comments