Skip to content

Commit 8aaf3fa

Browse files
version update
1 parent f8a1e58 commit 8aaf3fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22
All notable changes to the "vue3-code-block" plugin will be documented in this file.
33

4-
## v1.0.0-beta
5-
2023-03-04
6-
[main] Beta release (@webdevnerdstuff)
4+
## v1.0.0
5+
2023-03-16
6+
[main] Initial release (@webdevnerdstuff)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-code-block",
3-
"version": "1.0.2-beta",
3+
"version": "1.0.0",
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",

0 commit comments

Comments
 (0)