Skip to content

Commit 478ef8b

Browse files
committed
Release a v1.0 at least
1 parent 820971c commit 478ef8b

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.16:
14+
For example, you can get release 1.0.0:
1515
```
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
16+
wget https://github.com/pdidev/paraconf/archive/1.0.0.tar.gz
17+
tar -xzf 1.0.0.tar.gz
18+
mv paraconf-1.0.0 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.16
1+
1.0.0

0 commit comments

Comments
 (0)