diff --git a/constants.go b/constants.go index ed8d17a..cfcc7ac 100644 --- a/constants.go +++ b/constants.go @@ -1,6 +1,6 @@ package trousseau -const TROUSSEAU_VERSION = "0.3.0" +const TROUSSEAU_VERSION = "0.3.1" const ( DEFAULT_STORE_FILENAME = ".trousseau"