Skip to content

Commit

Permalink
Set version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Aug 20, 2020
1 parent 41bd60c commit bc46428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ lazy val jewishDate =
.in(file("."))
.settings(
name := "jewish-date",
version := "0.2.0",
version := "0.3.0",
libraryDependencies += "io.monix" %%% "minitest" % "2.8.2" % Test,
testFrameworks += new TestFramework("minitest.runner.Framework")
)
Expand Down

0 comments on commit bc46428

Please sign in to comment.