Skip to content

Commit d33c9f2

Browse files
author
unjinjang
committed
[CHORE]: Bump version update
1 parent 2489ac5 commit d33c9f2

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.5
4+
5+
#### README.md update
6+
37
## 1.0.4
48

59
#### Fix POST body being converted to JSON string before sending to server

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.4",
7+
"version": "1.0.5",
88
"license": "MIT",
99
"bugs": {
1010
"url": "https://github.com/REST-API-Client/API-Client-VSCode-Extension/issues"

0 commit comments

Comments
 (0)