Skip to content

Commit d11dee2

Browse files
author
Alejandro Gómez
committed
Bump first release
1 parent 694c4a5 commit d11dee2

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
@@ -5,7 +5,7 @@ lazy val stdlib = (project in file("."))
55
organization := "org.scala-exercises",
66
name := "exercises-stdlib",
77
scalaVersion := "2.11.7",
8-
version := "0.0.0-SNAPSHOT",
8+
version := "0.1.0",
99
resolvers ++= Seq(
1010
Resolver.sonatypeRepo("snapshots")
1111
),

0 commit comments

Comments
 (0)