chore: bumps version to v0.10.0

This commit is contained in:
Manuel Vogel 2021-01-16 07:46:04 +01:00
parent 0ba87caa43
commit 5d98a27559
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

View file

@ -1,4 +1,4 @@
package main
// Version of git-chglog cli client
const Version = "0.9.1"
const Version = "v0.10.0"