From 202e58aad3eb4c8861823df708ea651997528213 Mon Sep 17 00:00:00 2001 From: Jon Drews Date: Sun, 29 May 2016 17:30:23 -0400 Subject: [PATCH] version to 0.3 --- build.sbt | 2 +- src/main/resources/webapp/templates-hidden/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 76e86de..fa01315 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "logstation" -version := "0.2-SNAPSHOT" +version := "0.3" scalaVersion := "2.10.4" diff --git a/src/main/resources/webapp/templates-hidden/default.html b/src/main/resources/webapp/templates-hidden/default.html index 567ee7e..ed55c29 100644 --- a/src/main/resources/webapp/templates-hidden/default.html +++ b/src/main/resources/webapp/templates-hidden/default.html @@ -64,7 +64,7 @@

- logstation 0.2-SNAPSHOT

+ logstation 0.3