Skip to content

Commit d000a43

Browse files
authored
Update flake.nix for v0.65.0 (#1064)
Updates flake.nix version to 0.65.0 for the v0.65.0 release. Co-authored-by: Wes McKinney <wesm@users.noreply.github.com>
1 parent afd112e commit d000a43

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
@@ -33,7 +33,7 @@
3333
{
3434
default = buildGoModule {
3535
pname = "roborev";
36-
version = "0.64.0";
36+
version = "0.65.0";
3737

3838
src = ./.;
3939

0 commit comments

Comments
 (0)