Skip to content

Commit d5d0927

Browse files
authored
Increment version to 0.0.13 for release
1 parent b0bdb4c commit d5d0927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525

2626
const (
2727
applicationName = "trickster"
28-
applicationVersion = "0.0.12"
28+
applicationVersion = "0.0.13"
2929

3030
// Log fields
3131
lfEvent = "event"

0 commit comments

Comments
 (0)