Skip to content

Commit 9cfe6c5

Browse files
committed
Release new version
1 parent 086a2b2 commit 9cfe6c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

vscode-client/CHANGELOG.md

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

3+
## 1.16.1
4+
5+
- Fix incorrect link in README
6+
37
## 1.16.0
48

59
- Upgrade language server to 3.2.0

vscode-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A language server for Bash",
55
"author": "Mads Hartmann",
66
"license": "MIT",
7-
"version": "1.16.0",
7+
"version": "1.16.1",
88
"publisher": "mads-hartmann",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)