Skip to content

Commit 6f0db08

Browse files
authored
Merge pull request #15 from jfut/bump-v1.3.1
chore: prepare 1.3.1 release
2 parents d40f7d1 + da21978 commit 6f0db08

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)