Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: lloydmeta <[email protected]>
  • Loading branch information
lloydmeta committed Dec 15, 2023
1 parent 46d051c commit 514ced0
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 @@ -564,7 +564,7 @@ lazy val enumeratumDoobie =
.settings(testSettings)
.settings(
crossScalaVersions := scalaVersionsAll,
version := "1.7.5-SNAPSHOT",
version := "1.7.5",
libraryDependencies += "org.tpolecat" %% "doobie-core" % "1.0.0-RC5",
libraryDependencies += scalaXmlTest,
libraryDependencies ++= {
Expand Down

0 comments on commit 514ced0

Please sign in to comment.