aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-03-07 09:39:18 -0600
committerJesse Luehrs <doy@tozt.net>2013-03-07 09:39:18 -0600
commit12fe2b7175e4c3ce17f8c664e4f01f1eefa573f0 (patch)
treeb898fb842c323e13e7ed70e0bdc306a13294c8bc
parentd1259ee08625881adb71f788f082fa7955185c82 (diff)
downloadscala-test-more-12fe2b7175e4c3ce17f8c664e4f01f1eefa573f0.tar.gz
scala-test-more-12fe2b7175e4c3ce17f8c664e4f01f1eefa573f0.zip
missed a couple configuration options0.01
-rw-r--r--build.sbt4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sbt b/build.sbt
index 2945bbb..0c139f0 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,7 +1,11 @@
name := "scala-test-more"
+organization := "com.iinteractive"
+
version := "0.01"
+description := "Test library based on Perl's Test::More"
+
homepage := Some(url("https://github.com/doy/scala-test-more"))
licenses := Seq(