We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d562b commit ef11378Copy full SHA for ef11378
README.md
@@ -11,11 +11,11 @@ dependancies and examples.
11
You can find a list of release at
12
https://github.com/pdidev/paraconf/releases
13
14
-For example, you can get release 0.4.15:
+For example, you can get release 0.4.16:
15
```
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
+wget https://github.com/pdidev/paraconf/archive/0.4.16.tar.gz
+tar -xzf 0.4.16.tar.gz
+mv paraconf-0.4.16 paraconf
19
20
21
paraconf/VERSION
@@ -1 +1 @@
1
-0.4.15
+0.4.16
0 commit comments