Skip to content

Commit 2d87879

Browse files
committed
📦 [vue/version] set version to 0.3.0-alpha.7 and update web-types.json
1 parent c39efd0 commit 2d87879

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cli/build/config/output/web-types.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
33
"name": "shuimo-ui",
4-
"version": "0.3.0-alpha.6",
4+
"version": "0.3.0-alpha.7",
55
"js-types-syntax": "typescript",
66
"description-markup": "markdown",
77
"contributions": {

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shuimo-ui",
33
"author": "阿怪 <higuaifan@higuaifan.com>",
44
"description": "一款粗暴的水墨风UI组件",
5-
"version": "0.3.0-alpha.6",
5+
"version": "0.3.0-alpha.7",
66
"license": "MIT",
77
"files": [
88
"dist",

0 commit comments

Comments
 (0)