Skip to content

Commit

Permalink
publish 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Apr 21, 2013
1 parent 9782698 commit 174a3a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## 0.4.0

- [feature] [#7](https://github.com/spmjs/spm-init/issues/7) 添加模板管理

## 0.3.4

- [bugfix] [#6](https://github.com/spmjs/spm-init/issues/6) 修复 windows 下路径无法使用盘符的问题
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spm-init",
"version": "0.3.4",
"version": "0.4.0",
"description": "spm init plugin",
"keywords": ["spm", "plugin", "template"],
"dependencies": {
Expand Down

0 comments on commit 174a3a0

Please sign in to comment.