Skip to content

Commit da21978

Browse files
committed
chore: prepare 1.3.1 release
1 parent d40f7d1 commit da21978

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## Usage
99

1010
```bash
11-
sslcert-cli 1.3.0
11+
sslcert-cli 1.3.1
1212

1313
Create SSL certificate files such as a private key, CSR, and CRT, and also support generating mTLS private CA and client certificates.
1414

sslcert-cli

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

77
set -euo pipefail
88

9-
VERSION="1.3.0"
9+
VERSION="1.3.1"
1010

1111
unset RANDFILE
1212

0 commit comments

Comments
 (0)