Skip to content

Commit 55399c7

Browse files
committed
Bumped version
1 parent 56d7324 commit 55399c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828
EnvironmentStaging = "staging"
2929
EnvironmentTest = "test"
3030
HealthRequestPath = "health"
31-
Version = "v0.3.4"
31+
Version = "v0.3.5"
3232
)
3333

3434
// Local variables for configuration

0 commit comments

Comments
 (0)