Skip to content

Commit

Permalink
towards 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustNagro committed Nov 24, 2024
1 parent dc83b52 commit 7555a22
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
@@ -1,5 +1,5 @@
ThisBuild / organization := "com.augustnagro"
ThisBuild / version := "1.3.1-SNAPSHOT"
ThisBuild / version := "2.0.0-SNAPSHOT"
ThisBuild / versionScheme := Some("early-semver")
ThisBuild / scalaVersion := "3.3.4"
ThisBuild / scalacOptions ++= Seq("-deprecation")
Expand Down

0 comments on commit 7555a22

Please sign in to comment.