Skip to content

Commit 10e33f6

Browse files
Bump version
1 parent a13e9f5 commit 10e33f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.1.14 / 2025-06-18
2+
3+
* Build with Go 1.24.4 (#81)
4+
15
## v0.1.13 / 2025-04-21
26

37
* Update deps to address CVEs (#74)

lib/thruster/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Thruster
2-
VERSION = "0.1.13"
2+
VERSION = "0.1.14"
33
end

0 commit comments

Comments
 (0)