We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d7324 commit 55399c7Copy full SHA for 55399c7
1 file changed
config/config.go
@@ -28,7 +28,7 @@ const (
28
EnvironmentStaging = "staging"
29
EnvironmentTest = "test"
30
HealthRequestPath = "health"
31
- Version = "v0.3.4"
+ Version = "v0.3.5"
32
)
33
34
// Local variables for configuration
0 commit comments