Skip to content

Commit

Permalink
Version 0.1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mniip committed Nov 18, 2024
1 parent 27b9910 commit a634a9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions refined-containers.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ license: MIT
license-file: LICENSE
author: mniip@typeable.io
maintainer: mniip@typeable.io
version: 0.1.0.1
version: 0.1.0.2
build-type: Simple

tested-with:
Expand All @@ -48,7 +48,7 @@ library
, containers >= 0.5.7 && < 0.8
, deepseq >= 1.4 && < 1.6
, distributive >= 0.5.3 && < 0.7
, hashable >= 1.2.7 && < 1.5
, hashable >= 1.2.7 && < 1.6
, indexed-traversable >= 0.1 && < 0.2
, mtl >= 2.2.2 && < 2.4
, refined >= 0.5 && < 0.9
Expand Down

0 comments on commit a634a9d

Please sign in to comment.