diff --git a/config.nix b/config.nix index a1d4d84..cf8fdac 100644 --- a/config.nix +++ b/config.nix @@ -67,8 +67,8 @@ echo "All finished!!!" # the previous version will be scanned/bumped by release scripts # the current version is what the release scripts bump *to* version = { - current = "0.4.1"; - previous = "0.4.0"; + current = "0.4.2"; + previous = "0.4.1"; }; github = {