Skip to content

Commit 836e783

Browse files
author
unjinjang
committed
[DOCS]: Bump version update
1 parent 1fe60c2 commit 836e783

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.3
4+
5+
#### Fix response header menu not displaying the whole header information
6+
37
## 1.0.2
48

59
#### README.md update

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Simply click Open Menu button or open the Command Palette and type the command b
138138

139139
## 🗒 Changelog
140140

141-
#### Current version 1.0.0
141+
#### Current version 1.0.3
142142

143143
Visit [here](https://github.com/REST-API-Client/API-Client-VSCode-Extension/blob/main/CHANGELOG.md) for a detailed release notes
144144

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "REST API Client",
55
"icon": "icons/images/icon.png",
66
"description": "Simple and intuitive API Client made into a VSCode extension.",
7-
"version": "1.0.2",
7+
"version": "1.0.3",
88
"license": "MIT",
99
"bugs": {
1010
"url": "https://github.com/REST-API-Client/API-Client-VSCode-Extension/issues"

0 commit comments

Comments
 (0)