Skip to content

Commit adb1b8e

Browse files
committed
2.0.3
1 parent 62b258e commit adb1b8e

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ Thumbs.db
1818
*.pyo
1919
build
2020
_site
21-
spm_modules
2221
node_modules
2322
.cache
2423
dist/
25-
coverage/
24+
npm-debug.log

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arale-dialog",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Dialog 是通用对话框容器,提供显隐关闭、遮罩层、内嵌iframe、内容区域自定义以及模态对话框等功能。",
55
"keywords": [
66
"widget",

0 commit comments

Comments
 (0)