diff --git a/package.json b/package.json index 83c3daf..e0062cd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-github-buttons", "description": "GitHub buttons component for Vue.", - "version": "3.0.1", + "version": "3.1.0", "main": "./dist/vue-github-buttons.cjs.js", "module": "./dist/vue-github-buttons.es.js", "unpkg": "./dist/vue-github-buttons.web.min.js",