update version in sbt

This commit is contained in:
hrj 2022-04-05 10:41:15 +05:30
parent e1a88735e3
commit 41afb10cb5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ lazy val root = (project in file(".")).settings(
List(
organization := "com.example",
scalaVersion := "3.1.1",
version := "0.1.0-SNAPSHOT",
version := "0.2.0-beta",
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision