We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ae86a commit a006762Copy full SHA for a006762
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-github-buttons",
3
"description": "GitHub buttons component for Vue.",
4
- "version": "1.0.3",
+ "version": "2.0.0",
5
"main": "dist/vue-github-buttons.common.js",
6
"module": "dist/vue-github-buttons.esm.js",
7
"browser": "dist/vue-github-buttons.min.js",
0 commit comments