Skip to content

Commit

Permalink
Merge branch 'apply-version' into 'dev'
Browse files Browse the repository at this point in the history
apply version

See merge request ergo/rosen-bridge/contract!124
  • Loading branch information
zargarzadehm committed Oct 20, 2024
2 parents 315d6ab + 8c1832a commit 3ccf4ff
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 @@ -21,7 +21,7 @@ libraryDependencies ++= Seq(

name := "contract"
ThisBuild / scalaVersion := "2.12.7"
ThisBuild / version := "3.4.0"
ThisBuild / version := "3.4.1"
ThisBuild / organization := "rosen.bridge"
ThisBuild / organizationName := "rosen-bridge"
ThisBuild / publishMavenStyle := true
Expand Down

0 comments on commit 3ccf4ff

Please sign in to comment.