Skip to content

Commit

Permalink
Update version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Huachao committed May 25, 2016
1 parent 1c5203d commit 9d91966
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ Each time we sent a http request, the request details(method, url, headers and b
[MIT License](LICENSE)

## Change Log
### 0.3.0
* Display response in a seperate panel with syntax highlight

### 0.2.2
* __Fix__: Getting history request items from previous versions

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": "rest-client",
"displayName": "REST Client",
"description": "REST Client for Visual Studio Code",
"version": "0.2.2",
"version": "0.3.0",
"publisher": "humao",
"author": {
"name": "Huachao Mao",
Expand Down

0 comments on commit 9d91966

Please sign in to comment.