bump flake version

This commit is contained in:
Solene Rapenne 2022-09-12 18:11:12 +02:00
parent 4fbeae8ec5
commit 71f722893b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
with import nixpkgs { system = "x86_64-linux"; };
stdenv.mkDerivation {
name = "bento-1.0.2";
name = "bento-1.0.5";
src = self;
installPhase = ''