Skip to content

Commit

Permalink
[skip ci] bump version from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse CI committed Mar 20, 2019
1 parent 10784e8 commit 3f9e1c3
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 @@ -46,7 +46,7 @@ import (
const (
applicationName, apiBase = "gungnir", "/api/v1"
DEFAULT_KEY_ID = "current"
applicationVersion = "0.2.2"
applicationVersion = "0.2.3"
)

type Config struct {
Expand Down

0 comments on commit 3f9e1c3

Please sign in to comment.