Skip to content

Commit

Permalink
[skip ci] bump version from 0.11.2 to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse CI committed Oct 2, 2019
1 parent 54ed289 commit a66d777
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 @@ -63,7 +63,7 @@ import (
const (
applicationName, apiBase = "svalinn", "/api/v1"
DEFAULT_KEY_ID = "current"
applicationVersion = "0.11.2"
applicationVersion = "0.12.0"
)

type SvalinnConfig struct {
Expand Down

0 comments on commit a66d777

Please sign in to comment.