Skip to content

Commit

Permalink
version 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Oct 29, 2021
1 parent 52ce0ff commit e6457ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "1.0.10",
"version": "1.0.11",
"description": "Retries an Github Action step on failure",
"enabled": 0,
"author": "Kostiantyn Wandalen <[email protected]>",
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: 1.0.10
version: 1.0.11
description: Retries an Github Action step on failure
enabled: 0
author: Kostiantyn Wandalen <[email protected]>
Expand Down

0 comments on commit e6457ce

Please sign in to comment.