Skip to content

Commit ccb4bbd

Browse files
committed
[nix] Bump the version
Signed-off-by: Douglas Reis <doreis@lowrisc.org>
1 parent d881267 commit ccb4bbd

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 {
2121
pname = "ftditool";
22-
version = "0.1.0";
22+
version = "0.4.0";
2323
src = ../.;
2424

2525
nativeBuildInputs = [

0 commit comments

Comments
 (0)