From 6639ed0644cc8d0e9e8f9b922837227d4b44af86 Mon Sep 17 00:00:00 2001 From: Niall Byrne Date: Tue, 1 Feb 2022 09:32:43 -0500 Subject: [PATCH] docs(README): bump version for release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9b3cf09..6f4bd6f7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You'll need [Python](https://www.python.org/) 3.8 or later to use this template. ## Quick Start Guide - `pip install cookiecutter poetry` -- `cookiecutter https://github.com/niall-byrne/ansible-workbench.git --checkout v0.1.4` +- `cookiecutter https://github.com/niall-byrne/ansible-workbench.git --checkout v0.1.5` Give your project a name, and populate the other required template inputs.