Skip to content

Commit 0712ab3

Browse files
committed
Bump to 0.6.0
1 parent 5e0f474 commit 0712ab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
lazy val buildSettings = Seq(
22
organization := "com.github.benfradet",
3-
version := "0.6.0-SNAPSHOT",
3+
version := "0.6.0",
44
scalaVersion := "2.12.7"
55
)
66

0 commit comments

Comments
 (0)