We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549df78 commit 4f5042fCopy full SHA for 4f5042f
build.sbt
@@ -8,7 +8,7 @@ ThisBuild / organization := "app.softnetwork"
8
9
name := "generic-persistence-api"
10
11
-ThisBuild / version := "0.7-SNAPSHOT"
+ThisBuild / version := "0.7.0"
12
13
ThisBuild / scalaVersion := "2.12.18"
14
0 commit comments