Skip to content

Commit ecaf11c

Browse files
committed
v3.0.1
1 parent dc86d1b commit ecaf11c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-github-button",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "GitHub button component for Vue.js",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -24,6 +24,6 @@
2424
},
2525
"homepage": "https://buttons.github.io/",
2626
"dependencies": {
27-
"github-buttons": "^2.14.1"
27+
"github-buttons": "^2.14.3"
2828
}
2929
}

0 commit comments

Comments
 (0)