Skip to content

Commit

Permalink
version 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Sep 8, 2021
1 parent 0a84968 commit 7f9af86
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" : "0.2.3",
"version" : "0.2.4",
"description" : "Retries an Github Action step on failure",
"enabled" : 1,
"author" : "Kostiantyn Wandalen <wanalen@01.school>",
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: 0.2.3
version: 0.2.4
description: Retries an Github Action step on failure
enabled: 1
author: Kostiantyn Wandalen <wanalen@01.school>
Expand Down

0 comments on commit 7f9af86

Please sign in to comment.