Skip to content

Commit 489b614

Browse files
chore: release go/v0.2.14
1 parent 622f15d commit 489b614

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
@@ -103,7 +103,7 @@
103103
let
104104
# Burnt into binaries via the fork's auto-injected -ldflags.
105105
# Single source of truth; `just bump-version` sed-rewrites this line.
106-
dodderVersion = "0.2.13";
106+
dodderVersion = "0.2.14";
107107
dodderCommit = self.shortRev or self.dirtyShortRev or "unknown";
108108
in
109109
(utils.lib.eachDefaultSystem (

0 commit comments

Comments
 (0)