Skip to content

Commit fc16de6

Browse files
committed
bump: update to version 1.5.2
1 parent cf37081 commit fc16de6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Fast update of IP set for ipset.
88
## Usage
99

1010
```bash
11-
ipset-fast-update 1.5.1
11+
ipset-fast-update 1.5.2
1212

1313
Usage:
1414
ipset-fast-update -n SET_NAME [-i PATH]... [-u URL]... [-e EXCLUDE_PATH]... [OPTIONS...]

ipset-fast-update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
set -euo pipefail
1515

16-
VERSION="1.5.1"
16+
VERSION="1.5.2"
1717

1818
ALERT_THRESHOLD_RATIO="80"
1919
IS_TEMPORARY="0"

0 commit comments

Comments
 (0)