Skip to content

Commit c6aabf0

Browse files
authored
Bump build.sbt version (#26)
1 parent 404f09d commit c6aabf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
22
settings(
33
organization := "unit",
44
name := "unit-java-client",
5-
version := "0.0.4",
5+
version := "0.0.5",
66
scalaVersion := "2.11.4",
77
scalacOptions ++= Seq("-feature"),
88
javacOptions in compile ++= Seq("-Xlint:deprecation"),

0 commit comments

Comments
 (0)