From 8584af432ebb7c50e010dba76e05605ffcccd9f8 Mon Sep 17 00:00:00 2001 From: Maarten van den Berg Date: Thu, 14 Oct 2021 16:20:05 +0200 Subject: [PATCH] Bump version to v0.14.0 --- package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yaml b/package.yaml index 76c6b7d..9672448 100644 --- a/package.yaml +++ b/package.yaml @@ -1,7 +1,7 @@ # Changed the name here because nixpkgs also includes a vaultenv and we haven't # figured out how to mask that when we build vaultenv with nix itself. name: vaultenv-real -version: 0.13.3 +version: 0.14.0 synopsis: Runs processes with secrets from HashiCorp Vault license: BSD3 github: channable/vaultenv