aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-03-14 11:14:20 -0500
committerJesse Luehrs <doy@tozt.net>2013-03-14 11:46:18 -0500
commitbc9d8f9e68f80d195b41e6a19d8bf2f505f59dad (patch)
treefb120a17e098daaec3dd21ec05e573faf4b99052
parent9ad8afd3cd4f120949cab392898722ea8f7418b0 (diff)
downloadscala-test-more-bc9d8f9e68f80d195b41e6a19d8bf2f505f59dad.tar.gz
scala-test-more-bc9d8f9e68f80d195b41e6a19d8bf2f505f59dad.zip
version bump
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 0c139f0..c9ef4b9 100644
--- a/build.sbt
+++ b/build.sbt
@@ -2,7 +2,7 @@ name := "scala-test-more"
organization := "com.iinteractive"
-version := "0.01"
+version := "0.02"
description := "Test library based on Perl's Test::More"