aboutsummaryrefslogtreecommitdiffstats
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index c9ef4b9..e11bfd8 100644
--- a/build.sbt
+++ b/build.sbt
@@ -2,7 +2,7 @@ name := "scala-test-more"
organization := "com.iinteractive"
-version := "0.02"
+version := "0.03"
description := "Test library based on Perl's Test::More"