Skip to content

Commit 955c1ff

Browse files
committed
version bump to 1.0-SNAPSHOT
1 parent cf8902d commit 955c1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name := "scala-glm"
44
organization := "com.github.darrenjw"
5-
version := "0.9"
5+
version := "1.0-SNAPSHOT"
66

77
scalacOptions ++= Seq(
88
"-unchecked",

0 commit comments

Comments
 (0)