Skip to content

Commit 605b5d2

Browse files
committed
Bumped version
1 parent 0c6a9db commit 605b5d2

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.3"
31+
Version = "v0.3.4"
3232
)
3333

3434
// Local variables for configuration

0 commit comments

Comments
 (0)