Skip to content

Commit 7464760

Browse files
committed
build(core): 更新项目版本号
- 将 packages/core/package.json 中的版本号从 0.1.1 修改为 0.1.2
1 parent 5f0f88a commit 7464760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-shiki-monaco",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "一个封shiki和monaco-editor的Vue组件",
55
"homepage": "https://lisentowind.github.io/vue-shiki-monaco/",
66
"repository": {

0 commit comments

Comments
 (0)