Skip to content

Commit

Permalink
Bump to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andimiller committed Jul 29, 2023
1 parent 73d97e8 commit 3f874ef
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,6 +1,6 @@
import xerial.sbt.Sonatype._

ThisBuild / version := "0.0.1"
ThisBuild / version := "0.0.2"
ThisBuild / scalaVersion := "2.13.11"

lazy val core = crossProject(JVMPlatform, NativePlatform, JSPlatform)
Expand Down

0 comments on commit 3f874ef

Please sign in to comment.