We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02e531 commit 2f552d2Copy full SHA for 2f552d2
1 file changed
build.sbt
@@ -16,7 +16,7 @@ ThisBuild / organization := "app.softnetwork"
16
17
name := "generic-persistence-api"
18
19
-ThisBuild / version := "0.8-SNAPSHOT"
+ThisBuild / version := "0.8.1"
20
21
lazy val moduleSettings = Seq(
22
crossScalaVersions := Seq(scala212, scala213),
0 commit comments