Skip to content

Commit

Permalink
Increment version to 0.0.13 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jranson authored Jun 20, 2018
1 parent b0bdb4c commit d5d0927
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 @@ -25,7 +25,7 @@ import (

const (
applicationName = "trickster"
applicationVersion = "0.0.12"
applicationVersion = "0.0.13"

// Log fields
lfEvent = "event"
Expand Down

0 comments on commit d5d0927

Please sign in to comment.