Skip to content

Commit 23727c9

Browse files
committed
bump version -> v24.0
1 parent 3101aee commit 23727c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bumpver.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpver]
2-
current_version = "v23.3"
2+
current_version = "v24.0"
33
version_pattern = "vYY.PATCH"
44
commit_message = "bump version -> {new_version}"
55
commit = true

webtex_api/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package webtex_api
22

3-
const VERSION = "v23.3"
3+
const VERSION = "v24.0"

0 commit comments

Comments
 (0)