aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 20f961f..bcc91b7 100644
--- a/build.sbt
+++ b/build.sbt
@@ -2,7 +2,6 @@ name := "fibers"
mainClass in Compile := None
inThisBuild(Seq(
- version := "0.2.0-SNAPSHOT",
organization := "eu.mulk",
run / fork := true,