Skip to content

Commit

Permalink
bump up version to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jtakakura committed Jan 17, 2022
1 parent 3b26078 commit 3148990
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
@@ -1,6 +1,6 @@
lazy val commonSettings = Seq(
organization := "com.nulabinc",
version := "0.4.3-SNAPSHOT",
version := "0.4.3",
scalaVersion := "2.13.6",
scalacOptions ++= List(
"-feature",
Expand Down

0 comments on commit 3148990

Please sign in to comment.