Skip to content

Commit c201ed6

Browse files
committed
v1.0.2
1 parent 2de4771 commit c201ed6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-github-button",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "GitHub button component for Vue.js",
55
"main": "index.js",
66
"repository": {
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://github.com/ntkme/vue-github-button#readme",
2525
"dependencies": {
26-
"github-buttons": "^2.0.0"
26+
"github-buttons": "^2.0.1"
2727
}
2828
}

0 commit comments

Comments
 (0)