Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukaii committed Mar 27, 2019
1 parent 636b741 commit 9a5a8be
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 0.0.2

- 載入更多文章

## 0.0.1

首次發佈。功能詳見 [MVP Task List](https://github.com/Yukaii/vscode-ptt/issues/2)
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@

## Release Notes

### 0.0.1

首次發佈。功能詳見 [MVP Task List](https://github.com/Yukaii/vscode-ptt/issues/2)
詳見 [Changelog](https://github.com/Yukaii/vscode-ptt/blob/master/CHANGELOG.md)

## Credits

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-ptt",
"displayName": "VSCode 批踢踢 (VSCode PTT)",
"description": "PTT Client for VSCode",
"version": "0.0.1",
"version": "0.0.2",
"engines": {
"vscode": "^1.32.0"
},
Expand Down

0 comments on commit 9a5a8be

Please sign in to comment.