Skip to content

Commit

Permalink
version bump to 1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjw committed Dec 29, 2024
1 parent cf8902d commit 955c1ff
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
Expand Up @@ -2,7 +2,7 @@

name := "scala-glm"
organization := "com.github.darrenjw"
version := "0.9"
version := "1.0-SNAPSHOT"

scalacOptions ++= Seq(
"-unchecked",
Expand Down

0 comments on commit 955c1ff

Please sign in to comment.