Skip to content

Commit

Permalink
Release CLI 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tek committed Jun 14, 2024
1 parent 6c20f5a commit ee3e7ae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ops/cli-dep.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
version = "0.7.1";
sha256 = "1n03znacq7sf180lzn9qzqa0vllql0ii0dbhz9kpckyzhv657p5f";
version = "0.7.2";
sha256 = "19j3f6ncfn0qjf8yr7ap4zpril45pqixz42lc4w2n40v41nfjdwi";
}
2 changes: 1 addition & 1 deletion ops/version.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"0.7.1"
"0.7.2"
2 changes: 1 addition & 1 deletion packages/hix/hix.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 2.2
-- see: https://github.com/sol/hpack

name: hix
version: 0.7.1
version: 0.7.2
synopsis: Haskell/Nix development build tools
description: See https://hackage.haskell.org/package/hix/docs/Hix.html
category: Build
Expand Down

0 comments on commit ee3e7ae

Please sign in to comment.