diff --git a/package.json b/package.json index 0073c6d..f2828c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-github-buttons", "description": "GitHub buttons component for Vue.", - "version": "1.0.3", + "version": "2.0.0", "main": "dist/vue-github-buttons.common.js", "module": "dist/vue-github-buttons.esm.js", "browser": "dist/vue-github-buttons.min.js",