From 17ab5b2362b8e0b19064addf4216c7e1fea5f484 Mon Sep 17 00:00:00 2001 From: Jon Drews Date: Mon, 30 May 2016 01:00:59 -0400 Subject: [PATCH] version up to 0.3.1 --- 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 fa01315..1cfa72f 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ name := "logstation" -version := "0.3" +version := "0.3.1" 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 ed55c29..4667244 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.3

+ logstation 0.3.1