Skip to content

Commit 8765640

Browse files
committed
bump version in package.json
1 parent 0cc4f31 commit 8765640

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/.gitkeep

Whitespace-only changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-router-middleware-plugin",
3-
"version": "0.0.0-development",
3+
"version": "3.1.0",
44
"description": "A vue.js plugin to implement a middleware pipeline between your routes.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)