aboutsummaryrefslogtreecommitdiffstats
path: root/build.sbt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-04-04 20:25:14 -0500
committerJesse Luehrs <doy@tozt.net>2013-04-04 20:25:14 -0500
commit9df175e35c7cf6ff9f8ad18d87635a0b8e7df5e8 (patch)
tree75593034015aa6b31e459d0bc723784d2f1869b8 /build.sbt
parent19a67b8d18cde472916163973cd6520425f09796 (diff)
downloadscala-test-more-9df175e35c7cf6ff9f8ad18d87635a0b8e7df5e8.tar.gz
scala-test-more-9df175e35c7cf6ff9f8ad18d87635a0b8e7df5e8.zip
version bump
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"