We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf8e9f5 commit 70049abCopy full SHA for 70049ab
bumpver.toml
@@ -1,5 +1,5 @@
1
[bumpver]
2
-current_version = "v23.1"
+current_version = "v23.2"
3
version_pattern = "vYY.PATCH"
4
commit_message = "bump version -> {new_version}"
5
commit = true
webtex_api/version.go
@@ -1,3 +1,3 @@
package webtex_api
-const VERSION = "v23.1"
+const VERSION = "v23.2"
0 commit comments