bump flake version

This commit is contained in:
Solene Rapenne 2022-09-10 00:35:02 +02:00
parent a891db25c9
commit f345b3f4d3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
stdenv.mkDerivation {
name = "bento";
src = self;
version = "1.0.1";
version = "1.0.2";
installPhase = ''
mkdir -p $out/bin