Skip to content

Commit

Permalink
Release geojson-proto 1.1.4 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanIakovlev authored Oct 4, 2024
1 parent 52cc1ff commit cf83408
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 @@ -80,7 +80,7 @@ lazy val `geojson-proto` = (project in file("geojson-proto"))
.settings(commonSettings)
.settings(
publishTo := sonatypePublishTo.value,
version := "1.1.4-SNAPSHOT",
version := "1.1.4",
Compile / PB.targets := Seq(
PB.gens.java("3.25.5") -> (Compile / sourceManaged).value
),
Expand Down

0 comments on commit cf83408

Please sign in to comment.