Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malt3 committed Oct 6, 2023
1 parent 96fe76e commit 78b356b
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 @@ -12,7 +12,7 @@
(system:
let
pkgs = nixpkgs.legacyPackages.${system};
version = "0.0.1";
version = "0.1.0";
uplosi = pkgs.buildGo121Module
{
pname = "uplosi";
Expand Down

0 comments on commit 78b356b

Please sign in to comment.