Skip to content

Commit 1482953

Browse files
committed
Upgraded bux & deps
1 parent 29db4ac commit 1482953

3 files changed

Lines changed: 15 additions & 59 deletions

File tree

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const (
2727
EnvironmentStaging = "staging"
2828
EnvironmentTest = "test"
2929
HealthRequestPath = "health"
30-
Version = "v0.1.11"
30+
Version = "v0.1.12"
3131
)
3232

3333
// Local variables for configuration

go.mod

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)