aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 903933f..7d29f36 100644
--- a/build.sbt
+++ b/build.sbt
@@ -81,7 +81,7 @@ lazy val benchmarks = project
lazy val buildSettings = Seq(
organization := "com.propensive",
name := "magnolia",
- version := "0.7.1",
+ version := "0.8.0",
scalacOptions ++= Seq(
"-deprecation",
"-feature",