diff --git a/package.json b/package.json index 937ed03..477163a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-routing-anchor-parser", - "version": "1.13.1", + "version": "1.14.0", "description": "A Vue directive that parses child elements for internally linking anchor tags and binds their click events to use Vue Router's push().", "main": "index.js", "scripts": {