Skip to content

Commit b701248

Browse files
Bump version
1 parent 19ecbab commit b701248

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.10 / 2025-01-06
2+
3+
* Avoid runtime glibc dependency in dist builds
4+
15
## v0.1.9 / 2024-11-13
26

37
* Build with Go 1.23.3

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

0 commit comments

Comments
 (0)