Skip to content

Commit

Permalink
version 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvict committed Apr 16, 2024
1 parent 7277ac9 commit 2e05f1a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wretry.action",
"version": "3.3.0",
"version": "3.4.0",
"description": "Retries an Github Action step on failure",
"enabled": 0,
"author": "Kostiantyn Wandalen <wandalen@obox.systems>",
Expand Down
2 changes: 1 addition & 1 deletion will.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
about:
name: wretry.action
version: 3.3.0
version: 3.4.0
description: Retries an Github Action step on failure
enabled: 0
author: Kostiantyn Wandalen <wandalen@obox.systems>
Expand Down

0 comments on commit 2e05f1a

Please sign in to comment.