Skip to content

Commit

Permalink
update streams version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tpolecat committed Oct 16, 2015
1 parent 9a650bf commit 4d7a660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ res0: Option[Country] = Some(Country(FRA,France,59225700))
The current release is **0.2.3**, which works on Scala **2.10.5** and **2.11** with

- scalaz 7.1
- scalaz-stream 0.7.1a
- scalaz-stream 0.7.2a
- shapeless 2.2.2

You should expect minor breaking changes for at least the next few versions, although these will be documented and kept to a minimum. To use **doobie** you need to add the following to your `build.sbt`.
Expand Down

0 comments on commit 4d7a660

Please sign in to comment.