Skip to content

Commit 5de9c15

Browse files
committed
v2.28.3
1 parent 7e2fa19 commit 5de9c15

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.28.3
2+
3+
### Maintenance
4+
Bump all dependencies
5+
16
## 2.28.2
27

38
- Add ArtifactDir() to support Go 1.26 testing.TB interface [f3a36b6]

types/version.go

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

3-
const VERSION = "2.28.2"
3+
const VERSION = "2.28.3"

0 commit comments

Comments
 (0)