Skip to content

Commit 132975c

Browse files
committed
Upgraded deps, bux
1 parent c5958dc commit 132975c

3 files changed

Lines changed: 28 additions & 650 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.2.2"
30+
Version = "v0.3.0"
3131
)
3232

3333
// Local variables for configuration

go.mod

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

0 commit comments

Comments
 (0)