Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSom3body committed Dec 30, 2024
1 parent dd2ba1b commit ad5ffa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
}:
buildGoModule rec {
pname = "gotcha";
version = "0.1.3";
version = "0.1.4";
src = ./..;
vendorHash = "sha256-hocnLCzWN8srQcO3BMNkd2lt0m54Qe7sqAhUxVZlz1k=";

Expand Down

0 comments on commit ad5ffa3

Please sign in to comment.