Skip to content

Commit

Permalink
Bump version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Montgomery committed Feb 10, 2017
1 parent 40ba32e commit 33b1307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
)

const APP_NAME = "gologq"
const APP_VERSION = "0.0.1"
const APP_VERSION = "0.0.2"

var log = logging.MustGetLogger(APP_NAME)
var format = logging.MustStringFormatter(
Expand Down

0 comments on commit 33b1307

Please # to comment.