Skip to content

Commit

Permalink
version(project): bump version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valerylobachev committed Jul 25, 2022
1 parent ce98cf9 commit 0faa365
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 @@ -4,7 +4,7 @@ import play.sbt.routes.RoutesKeys

scalaVersion := "2.13.3"

ThisBuild / version := "0.4.2-SNAPSHOT"
ThisBuild / version := "0.4.2"
ThisBuild / scalaVersion := "2.13.3"

ThisBuild / organization := "biz.lobachev.annette"
Expand Down

0 comments on commit 0faa365

Please sign in to comment.