Skip to content

Commit c108ee4

Browse files
committed
Releasing 0.10
1 parent fdae07e commit c108ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Build extends Build {
77

88
lazy val buildSettings = Seq(
99
organization := "info.folone",
10-
version := "0.10-SNAPSHOT",
10+
version := "0.10",
1111

1212
scalaVersion := "2.10.2",
1313
crossScalaVersions := Seq("2.9.3", "2.10.2"),

0 commit comments

Comments
 (0)