Skip to content

Commit

Permalink
version 0.5.0-1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mliarakos committed Mar 30, 2021
1 parent 08f26b8 commit 8ad5578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -50,7 +50,7 @@ lazy val publishSettings = Seq(

lazy val commonSettings = scalaSettings ++ publishSettings ++ Seq(
organization := "com.github.mliarakos.lagomjs",
version := s"0.5.0-$baseLagomVersion-SNAPSHOT"
version := s"0.5.0-$baseLagomVersion"
)

lazy val commonJsSettings = Seq(
Expand Down

0 comments on commit 8ad5578

Please sign in to comment.