Skip to content

Commit

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

type SvalinnConfig struct {
Expand Down

0 comments on commit d139609

Please sign in to comment.