diff --git a/build.sbt b/build.sbt index 6aab5e1..6e97011 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,6 @@ Global / excludeLintKeys += ideBasePackages inThisBuild(Seq( - version := "0.1", organization := "com.github.ghik", homepage := Some(url("https://github.com/ghik/plainsbt")),