Skip to content

Commit 08d2e7d

Browse files
Updated homepage, and version patch bump
1 parent 9632999 commit 08d2e7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-code-block",
3-
"version": "1.0.0-beta",
3+
"version": "1.0.1-beta",
44
"description": "Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS.",
55
"private": false,
66
"main": "dist/vue3-code-block.js",
@@ -38,7 +38,7 @@
3838
"bugs": {
3939
"url": "https://github.com/webdevnerdstuff/vue3-code-block/issues"
4040
},
41-
"homepage": "https://github.com/webdevnerdstuff/vue3-code-block",
41+
"homepage": "https://webdevnerdstuff.github.io/vue3-code-block/",
4242
"keywords": [
4343
"vue3-code-block",
4444
"code",

0 commit comments

Comments
 (0)