Release v1.10.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-05-28 09:06:46 +03:00
parent 4869a9f3ae
commit 0f9dd61786
6 changed files with 24 additions and 6 deletions

View File

@@ -16,5 +16,5 @@ limitations under the License.
package version
var VERSION = "1.9.0"
var VERSION = "1.10.0"
var REVISION = "unknown"