Skip to content

Commit ef11378

Browse files
committed
Release 0.4.16
1 parent 04d562b commit ef11378

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ dependancies and examples.
1111
You can find a list of release at
1212
https://github.com/pdidev/paraconf/releases
1313

14-
For example, you can get release 0.4.15:
14+
For example, you can get release 0.4.16:
1515
```
16-
wget https://github.com/pdidev/paraconf/archive/0.4.15.tar.gz
17-
tar -xzf 0.4.15.tar.gz
18-
mv paraconf-0.4.15 paraconf
16+
wget https://github.com/pdidev/paraconf/archive/0.4.16.tar.gz
17+
tar -xzf 0.4.16.tar.gz
18+
mv paraconf-0.4.16 paraconf
1919
```
2020

2121

paraconf/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.15
1+
0.4.16

0 commit comments

Comments
 (0)