diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@
 jenkins2nix -r latest -p A:0.7 -p B:0.1
 ```
 
-We will end up with `A:0.7` and `B:0.2`. This also applies when no
+We will end up with `A:0.7` and `B:0.1`. This also applies when no
 explicit version is provided which is equivalent to asking for the
 latest one.
 
diff --git a/jenkinsPlugins2nix.cabal b/jenkinsPlugins2nix.cabal
--- a/jenkinsPlugins2nix.cabal
+++ b/jenkinsPlugins2nix.cabal
@@ -1,5 +1,5 @@
 name:                jenkinsPlugins2nix
-version:             0.2.0.1
+version:             0.2.0.2
 synopsis:            Generate nix for Jenkins plugins.
 description:         Generate nix for Jenkins plugins.
 homepage:            https://github.com/Fuuzetsu/jenkinsPlugins2nix#readme
