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