Skip to content

Commit

Permalink
version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schwab committed Oct 21, 2013
1 parent 03a21ac commit be01b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package main

const timeFormat = "2006-01-02 15:04:05Z"
const VERSION = "0.1.3"
const VERSION = "0.1.4"

var (
GITCOMMIT string
Expand Down

0 comments on commit be01b78

Please sign in to comment.