Skip to content

Commit bac920d

Browse files
committed
Bump version: 1.19.2 → 1.19.3
1 parent a55e5ed commit bac920d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = true
33
commit_args = -S
4-
current_version = 1.19.2
4+
current_version = 1.19.3
55
sign_tags = true
66
tag = true
77

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

3-
## next
3+
## 1.19.3
4+
5+
- Actually fix the symlink issue
46

57
## 1.19.2
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Meson",
44
"description": "Meson language support for Visual Studio Code",
55
"icon": "graphics/icon.png",
6-
"version": "1.19.2",
6+
"version": "1.19.3",
77
"license": "Apache-2.0",
88
"publisher": "mesonbuild",
99
"author": {

0 commit comments

Comments
 (0)