From 4517ff3eea8195bf8586bce5fb42c2172bc76db4 Mon Sep 17 00:00:00 2001 From: Niall Byrne Date: Wed, 1 Sep 2021 13:36:29 -0400 Subject: [PATCH] docs(README): increment documented version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d44bbc2a..67b182fc 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Warning: [Ansible is moving towards Python 3.8 soon](https://github.com/ansible/ ## Quick Start Guide - `pip install cookiecutter poetry` -- `cookiecutter https://github.com/niall-byrne/ansible-workbench.git --checkout v0.1.2` +- `cookiecutter https://github.com/niall-byrne/ansible-workbench.git --checkout v0.1.3` Give your project a name, and populate the other required template inputs.