From 776095c60758b17a6e4a98c5f4a685590abcc9a3 Mon Sep 17 00:00:00 2001 From: Karl Mutch Date: Thu, 2 Jun 2022 16:55:11 -0700 Subject: [PATCH] Tag release and deliver --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2f6d52..0198d88 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Developer utilities and tools (duat) Beta -Version : 0.16.1-feature-132-allow-semver-to-optionally-prepend-a-v-suffix-aaaagujuggw +Version : 0.16.1 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.