Skip to content

Commit 7930c5a

Browse files
ziuziakowskaengdoreis
authored andcommitted
nix: bump to version 0.5.0
Signed-off-by: Alice Ziuziakowska <a.ziuziakowska@lowrisc.org>
1 parent d3bd2d9 commit 7930c5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/ftditool.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}:
2020
stdenv.mkDerivation rec {
2121
pname = "ftditool";
22-
version = "0.4.0";
22+
version = "0.5.0";
2323
src = ../.;
2424

2525
nativeBuildInputs = [

0 commit comments

Comments
 (0)