Skip to content

Commit

Permalink
chore: increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anut-py committed Feb 22, 2024
1 parent 2665e06 commit c468a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
}:
mkDerivation {
pname = "h-raylib";
version = "5.1.0.1";
version = "5.1.1.0";
src = ./.;
isLibrary = true;
isExecutable = buildExamples;
Expand Down

0 comments on commit c468a26

Please sign in to comment.