diff --git a/config.nix b/config.nix index f9b7dae..a1d4d84 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.0"; - previous = "0.3.11"; + current = "0.4.1"; + previous = "0.4.0"; }; github = {