diff --git a/flake.nix b/flake.nix index e34300a..75b5ec7 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ { buildGoModule }: buildGoModule { pname = "bubblewand"; - version = "0.0.1"; + version = "1.0.0"; src = builtins.path { name = "source"; path = ./.;