Skip to content

Commit 17ab5b2

Browse files
committed
version up to 0.3.1
1 parent d10aac7 commit 17ab5b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "logstation"
22

3-
version := "0.3"
3+
version := "0.3.1"
44

55
scalaVersion := "2.10.4"
66

src/main/resources/webapp/templates-hidden/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
<p class="text-muted float-right">
6666
<!-- TODO: make version populate via sbt version -->
67-
<a href="https://github.com/jdrews/logstation">logstation</a> 0.3</p>
67+
<a href="https://github.com/jdrews/logstation">logstation</a> 0.3.1</p>
6868
</div>
6969
<div style="clear: both;"></div>
7070

0 commit comments

Comments
 (0)