diff --git a/build.sc b/build.sc index f999974..662071b 100644 --- a/build.sc +++ b/build.sc @@ -6,7 +6,7 @@ object copret extends ScalaModule with PublishModule { override def ammoniteVersion = "2.5.3" - def publishVersion = "0.0.1-SNAPSHOT" + def publishVersion = "0.0.2-SNAPSHOT" def pomSettings = PomSettings( description = "Use ammonite scripts for command line presentations", organization = "de.qwertyuiop",