Skip to content

Commit 104752f

Browse files
committed
v2.20.2
1 parent a671816 commit 104752f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.20.2
2+
3+
Require Go 1.22+
4+
5+
### Maintenance
6+
- bump go to v1.22 [a671816]
7+
18
## 2.20.1
29

310
### Fixes

types/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package types
22

3-
const VERSION = "2.20.1"
3+
const VERSION = "2.20.2"

0 commit comments

Comments
 (0)