Skip to content

Commit e54565a

Browse files
Bumps version
1 parent 463c037 commit e54565a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/EvaluatorBuild.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ object EvaluatorBuild extends AutoPlugin {
5050

5151

5252
private[this] def baseSettings = Seq(
53-
version := "0.1.0-SNAPSHOT",
53+
version := "0.1.1-SNAPSHOT",
5454
organization := "org.scala-exercises",
5555
scalaVersion := "2.11.8",
5656
scalafmtConfig in ThisBuild := Some(file(".scalafmt")),

0 commit comments

Comments
 (0)