From b2d681ff5c5c70ac4c1c2bf293d9318cf80c4b87 Mon Sep 17 00:00:00 2001 From: Karl Mutch Date: Thu, 28 Jul 2022 18:28:37 -0700 Subject: [PATCH] RC Release version wrangling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d59267..d9f9a58 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Developer utilities and tools (duat) Beta -Version : 0.17.0-rc.6 +Version : 0.17.0-rc.7 duat is a set of tools useful for automating the bootstrapping of containerized workflows. duat includes tools for working with software artifacts such as git branches and tags, semantic versioning, and docker image delivery. duat is a work in progress experiment in using Go, and Kubernetes to manage portions of container centric software lifecycles, helping to remove proprietary tooling, scripting, and other DSLs typically used for building, releasing, and deploying software.