Skip to content

Commit bf29dd6

Browse files
Bump version.
1 parent 8fc26b1 commit bf29dd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dynamic-plot.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: dynamic-plot
2-
Version: 0.2.1.0
2+
Version: 0.2.2.0
33
Category: graphics
44
Synopsis: Interactive diagram windows
55
Description: Haskell excels at handling data like continuous functions
@@ -60,7 +60,7 @@ Library
6060
, gtk > 0.10 && < 0.15
6161
, glib
6262
, colour >= 2 && < 3
63-
, manifolds >= 0.4 && < 0.5
63+
, manifolds >= 0.4.1 && < 0.5
6464
, manifold-random
6565
, colour-space
6666
, JuicyPixels > 3 && < 4

0 commit comments

Comments
 (0)