We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b268cb commit 58e8320Copy full SHA for 58e8320
5 files changed
src/common/common_config.go
@@ -1,7 +1,7 @@
1
package common
2
3
const (
4
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
5
6
ENV_LOG_LEVEL = "BEMIDB_LOG_LEVEL"
7
ENV_DISABLE_ANONYMOUS_ANALYTICS = "BEMIDB_DISABLE_ANONYMOUS_ANALYTICS"
0 commit comments