Skip to content

Commit 3d8aec3

Browse files
Bump version
1 parent e4417f4 commit 3d8aec3

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.13 / 2025-04-21
2+
3+
* Update deps to address CVEs (#74)
4+
* Build with Go 1.24.2
5+
16
## v0.1.12 / 2025-03-10
27

38
* Build with Go 1.23.7 (#69)

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

0 commit comments

Comments
 (0)