Skip to content

Commit

Permalink
[skip ci] bump version from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse CI committed Apr 10, 2019
1 parent 9ad67e8 commit edb8e0c
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 @@ -60,7 +60,7 @@ import (
const (
applicationName, apiBase = "svalinn", "/api/v1"
DEFAULT_KEY_ID = "current"
applicationVersion = "0.3.0"
applicationVersion = "0.4.0"
defaultMaxBatchSize = 10
)

Expand Down

0 comments on commit edb8e0c

Please sign in to comment.