aboutsummaryrefslogtreecommitdiffstats
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-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(