@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+### [1.1.2](https://devt.de///compare/v1.1.1...v1.1.2) (2021-04-25)
+
### [1.1.1](https://devt.de///compare/v1.1.0...v1.1.1) (2020-12-07)
## [1.1.0](https://devt.de///compare/v1.0.5...v1.1.0) (2020-11-30)
@@ -25,7 +25,7 @@ import (
/*
ProductVersion is the current version of EliasDB
*/
-const ProductVersion = "1.1.1"
+const ProductVersion = "1.1.2"
DefaultConfigFile is the default config file which will be used to configure EliasDB