Skip to content

Commit

Permalink
Bump package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterldowns committed Mar 25, 2023
1 parent a080780 commit f844a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
packages = rec {
nix-search = pkgs.buildGoApplication {
pname = "nix-search-cli";
version = "0.0.3";
version = "0.0.4";
src = ./.;
modules = ./gomod2nix.toml;
};
Expand Down

0 comments on commit f844a19

Please sign in to comment.