Skip to content

Commit 17e11c3

Browse files
Bump version.
1 parent c818d66 commit 17e11c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.1.2
2+
Version: 0.1.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.1.6.2
63+
, manifolds >= 0.1.6.3 && < 0.1.7
6464
, lens < 4.12.4
6565
Other-Extensions: FlexibleInstances
6666
, TypeFamilies

0 commit comments

Comments
 (0)