Skip to content

Commit

Permalink
Bump library version
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Oct 11, 2023
1 parent a3d36c7 commit 74951dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import sbt._
object Settings {
val common = Seq(
organization := "io.github.leviysoft",
version := "0.1",
version := "0.2",
scalaVersion := "3.3.1",
scalacOptions ++= Seq(
// For reference: https://docs.scala-lang.org/scala3/guides/migration/options-lookup.html
Expand Down

0 comments on commit 74951dc

Please sign in to comment.