Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
denisyukphp committed Jul 2, 2021
1 parent 4d95a1c commit 6ab105e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "orangesoft/backoff",
"description": "Back-off algorithm implementation",
"keywords": ["backoff", "exponential", "jitter", "sleeper", "retry"],
"keywords": ["backoff", "exponential", "linear", "constant", "decorrelation", "jitter", "sleeper", "retry"],
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 6ab105e

Please sign in to comment.