Skip to content

Commit 716541b

Browse files
committed
Bump version: 1.25.0 → 1.25.1
1 parent b97b577 commit 716541b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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.25.0
4+
current_version = 1.25.1
55
sign_tags = true
66
tag = true
77

CHANGELOG.md

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

3-
## next
3+
## 1.25.1
44

55
- Fix running tests with spaces in the names
66

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.25.0",
6+
"version": "1.25.1",
77
"license": "Apache-2.0",
88
"publisher": "mesonbuild",
99
"author": {

0 commit comments

Comments
 (0)