From a7dfec90d9ab30ecba336ecdb0cab8cdc11d3b08 Mon Sep 17 00:00:00 2001 From: TheRealWaldo-bot Date: Mon, 24 Oct 2022 15:08:01 +0000 Subject: [PATCH] chore(release): v0.7.3 ### [0.7.3](https://github.com/TheRealWaldo/release-it/compare/v0.7.2...v0.7.3) (2022-10-24) --- 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