From 34d5771bfe9799532197db7616011eb4f2d0dba0 Mon Sep 17 00:00:00 2001 From: TheRealWaldo-bot Date: Fri, 3 Feb 2023 16:01:41 +0000 Subject: [PATCH] chore(release): v0.7.3 ### [0.7.3](https://github.com/TheRealWaldo/release-it/compare/v0.7.2...v0.7.3) (2023-02-03) --- 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