Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 7b646b7

Browse files
committed
Bump for next dev version.
1 parent 248b2ba commit 7b646b7

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
@@ -9,7 +9,7 @@ pomIncludeRepository := { _ => false }
99

1010
lazy val commonSettings = Seq(
1111
organization := "com.github.dragos",
12-
version := "0.1.3",
12+
version := "0.1.4-SNAPSHOT",
1313
resolvers += "dhpcs at bintray" at "https://dl.bintray.com/dhpcs/maven",
1414
libraryDependencies ++= Seq(
1515
"org.scalatest" %% "scalatest" % "2.2.6" % "test"

0 commit comments

Comments
 (0)