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 017c8c8 commit 3a279a8Copy full SHA for 3a279a8
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.14 [unreleased]
+## 2.14.0 [2024-08-12]
2
3
### Features
4
version.go
@@ -13,7 +13,7 @@ import (
13
14
const (
15
// Version defines current version
16
- Version = "2.13.0"
+ Version = "2.14.0"
17
)
18
19
func init() {
0 commit comments