Bump version

This commit is contained in:
Justin Hawkins 2022-01-25 21:08:08 +10:30
parent 6fc67c974f
commit f8ba9e47f5

View File

@ -13,7 +13,7 @@ import (
"github.com/spf13/viper"
)
var CurrentVersion = "v0.0.2"
var CurrentVersion = "v0.0.3"
type PasteValue struct {
PasteRequired bool