empty commit

This commit is contained in:
Maidul Islam
2023-01-30 22:15:33 -08:00
parent 22a11be4e0
commit 9950c5e02d

View File

@@ -11,5 +11,5 @@ const (
KEYRING_SERVICE_NAME = "infisical"
PERSONAL_SECRET_TYPE_NAME = "personal"
SHARED_SECRET_TYPE_NAME = "shared"
CLI_VERSION = "v0.2.8"
CLI_VERSION = "v0.2.8" //
)