Skip to content

Commit fdfaf6e

Browse files
Bump version
1 parent 962fe9b commit fdfaf6e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.1.18 / 2026-02-02
2+
3+
* Return correct exit code when terminated with signal (#110)
4+
* Build with Go 1.25.6
5+
16
## v0.1.17 / 2025-12-16
27

38
* Mitigate BREACH attacks with random jitter and optional compression guard (#102)

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.17"
2+
VERSION = "0.1.18"
33
end

0 commit comments

Comments
 (0)