Skip to content

Commit 1f3d5e6

Browse files
committed
v1.0.7
1 parent 4a53d07 commit 1f3d5e6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2013.04.23, Version 1.0.7(Stable)
2+
3+
### bugfix
4+
5+
- ✔ 修正输出路径为目录导致无法正确输出的bug
6+
17
## 2013.04.23, Version 1.0.6(Stable)
28

39
### bugfix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"kmc",
3-
"version":"1.0.6",
3+
"version":"1.0.7",
44
"description":"KISSY Module Compiler",
55
"author":"daxingplay <[email protected]>",
66
"homepage":"",

0 commit comments

Comments
 (0)