bumper 0.5.1 → 0.5.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~Cabaldep ~fclabels
Dependency ranges changed: Cabal, fclabels
Files
- bumper.cabal +3/−3
bumper.cabal view
@@ -1,5 +1,5 @@ Name: bumper-Version: 0.5.1+Version: 0.5.1.1 Synopsis: Automatically bump package versions, also transitively. Description: Automatically bump package versions, also transitively. Author: Silk@@ -14,9 +14,9 @@ Executable bumper Build-Depends: base == 4.*- , Cabal >= 1.6 && < 1.17+ , Cabal >= 1.6 && < 1.19 , containers >= 0.4 && < 0.6- , fclabels >= 1.0 && < 1.2+ , fclabels >= 1.0 && < 2.1 , process >= 1.0 && < 1.2 , regex-compat >= 0.93 && < 0.96 , split >= 0.1 && < 0.3