README.md in unipept-0.9.0 vs README.md in unipept-0.10.0

- old
+ new

@@ -21,19 +21,19 @@ The Unipept CLI is available as a *gem*. This means it can easily be installed with the following command: ```bash $ gem install unipept -Successfully installed unipept-0.9.0 -Parsing documentation for unipept-0.9.0 +Successfully installed unipept-0.10.0 +Parsing documentation for unipept-0.10.0 Done installing documentation for unipept after 0 seconds 1 gem installed ``` After successful installation, the unipept command should be available: ```bash $ unipept -v -0.9.0 +0.10.0 ``` The help can be accessed by running `unipept -h`.