Skip to content

Commit 9e8fa77

Browse files
committed
chore: release go/v0.1.12
1 parent 9abdea0 commit 9e8fa77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
let
5050
# Burnt into binaries via the fork's auto-injected -ldflags.
5151
# Single source of truth; `just bump-version` sed-rewrites this line.
52-
dodderVersion = "0.1.11";
52+
dodderVersion = "0.1.12";
5353
dodderCommit = self.shortRev or self.dirtyShortRev or "unknown";
5454
in
5555
(utils.lib.eachDefaultSystem (

0 commit comments

Comments
 (0)