Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustNagro committed Oct 8, 2024
1 parent 6699477 commit e8867a2
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.2.2-SNAPSHOT"
ThisBuild / version := "1.3.0"
ThisBuild / versionScheme := Some("early-semver")
ThisBuild / scalaVersion := "3.3.0"
ThisBuild / scalacOptions ++= Seq("-deprecation")
Expand Down

0 comments on commit e8867a2

Please sign in to comment.