Bump feature version for MVP

This commit is contained in:
2022-04-08 00:53:49 -04:00
parent cecb42022a
commit 626c6df823
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "vault2vault"
version = "0.0.0"
version = "0.1.0"
license = "MIT"
authors = ["Ethan Paul <24588726+enpaul@users.noreply.github.com>"]
description = "Recursively rekey ansible-vault encrypted files and in-line variables"