diff --git a/build.sbt b/build.sbt index a28919f..7134d26 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ organization := "org.phenoscape" name := "kb-owl-tools" -version := "1.10" +version := "1.11" mainClass in Compile := Some("org.phenoscape.owl.build.Command")