From f96b6557934d18266e3e0de09737531adf6cb604 Mon Sep 17 00:00:00 2001 From: TheRealWaldo-bot Date: Mon, 6 Dec 2021 18:23:18 +0000 Subject: [PATCH] chore(release): v0.7.3 ### [0.7.3](https://github.com/TheRealWaldo/release-it/compare/v0.7.2...v0.7.3) (2021-12-06) --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 026939f0..8d7ccf7c 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Example: persist-credentials: false - name: release-it - uses: TheRealWaldo/release-it@v0.7.2 + uses: TheRealWaldo/release-it@v0.7.3 with: json-opts: '{"dry-run": true}' ``` diff --git a/VERSION b/VERSION index d5cc44d1..b09a54cb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.2 \ No newline at end of file +0.7.3 \ No newline at end of file