Skip to content

Commit 7e0c8f6

Browse files
committed
Bump versions for release
1 parent 7fbd4a8 commit 7e0c8f6

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

repa-array/repa-array.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: repa-array
2-
Version: 4.1.0.0
2+
Version: 4.1.0.1
33
License: BSD3
44
License-file: LICENSE
55
Author: The Repa Development Team
@@ -32,8 +32,8 @@ Library
3232
double-conversion == 2.0.*,
3333
text == 1.2.*,
3434
repa-eval == 4.0.0.*,
35-
repa-stream == 4.0.1.*,
36-
repa-convert == 4.0.1.*
35+
repa-stream == 4.1.0.*,
36+
repa-convert == 4.1.0.*
3737

3838

3939
exposed-modules:

repa-convert/repa-convert.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: repa-convert
2-
Version: 4.0.1.0
2+
Version: 4.1.0.1
33
License: BSD3
44
License-file: LICENSE
55
Author: The Repa Development Team

repa-flow/repa-flow.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: repa-flow
2-
Version: 4.1.0.0
2+
Version: 4.1.0.1
33
License: BSD3
44
License-file: LICENSE
55
Author: The Repa Development Team
@@ -23,8 +23,8 @@ Library
2323
primitive == 0.5.4.*,
2424
containers == 0.5.*,
2525
text == 1.2.*,
26-
repa-stream == 4.0.1.*,
2726
repa-eval == 4.0.0.*,
27+
repa-stream == 4.1.0.*,
2828
repa-array == 4.1.0.*
2929

3030
exposed-modules:

repa-stream/repa-stream.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: repa-stream
2-
Version: 4.0.1.0
2+
Version: 4.1.0.1
33
License: BSD3
44
License-file: LICENSE
55
Author: The Repa Development Team

0 commit comments

Comments
 (0)