Skip to content

Commit 8ec00f2

Browse files
committed
Update README.md
1 parent 6b9f143 commit 8ec00f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The basis of all operations is the command line tool `vendor/bin/php-vault`. He
3434
```bash
3535
$ vendor/bin/php-vault --help
3636
PHPVault command line interpreter.
37-
PHPVault, version v1.0.3
37+
PHPVault, version v1.0.5
3838

3939
Commands:
4040
decrypt-file df Decrypts a given file. Requires a private key.
@@ -50,7 +50,7 @@ Run `<command> --help` for specific help
5050

5151
```bash
5252
$ vendor/bin/php-vault --version
53-
v1.0.3
53+
v1.0.5
5454
```
5555

5656
## On development system

0 commit comments

Comments
 (0)