Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #29 from rossabaker/cats-1
Browse files Browse the repository at this point in the history
cats-1.0.0
  • Loading branch information
rossabaker authored Dec 26, 2017
2 parents 871355f + e9e677b commit 8eb898f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val CatsVersion = "1.0.0-RC2"
val CatsVersion = "1.0.0"

libraryDependencies ++= Seq(
"org.typelevel" %% "cats-free" % CatsVersion,
Expand Down

0 comments on commit 8eb898f

Please sign in to comment.