Skip to content

Commit 6ad8237

Browse files
committed
Bump to 0.3.0
1 parent 4c63d92 commit 6ad8237

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.3.0-SNAPSHOT",
3+
version := "0.3.0",
44
scalaVersion := "2.11.12"
55
)
66

0 commit comments

Comments
 (0)