Skip to content

Commit 7cabb95

Browse files
Alejandro Gómezraulraja
Alejandro Gómez
authored andcommitted
Bump first release (#19)
1 parent c22af3b commit 7cabb95

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 shapeless = (project in file("."))
55
organization := "org.scala-exercises",
66
name := "exercises-shapeless",
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)