Skip to content

Commit

Permalink
Bump version: 1.19.2 → 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan957 committed Nov 29, 2023
1 parent a55e5ed commit bac920d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[bumpversion]
commit = true
commit_args = -S
current_version = 1.19.2
current_version = 1.19.3
sign_tags = true
tag = true

Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## next
## 1.19.3

- Actually fix the symlink issue

## 1.19.2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Meson",
"description": "Meson language support for Visual Studio Code",
"icon": "graphics/icon.png",
"version": "1.19.2",
"version": "1.19.3",
"license": "Apache-2.0",
"publisher": "mesonbuild",
"author": {
Expand Down

0 comments on commit bac920d

Please sign in to comment.