Skip to content

Commit b10ada1

Browse files
committed
Bumped version
1 parent 3579382 commit b10ada1

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

3434
// Local variables for configuration

0 commit comments

Comments
 (0)