diff --git a/README.md b/README.md index ba8104ff6..e3348bd92 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ The `bootstrap` command can also generate [scala-native](http://scala-native.org ``` $ ./coursier bootstrap \ --native \ - io.get-coursier:echo_native0.3_2.11:1.0.3 \ + io.get-coursier:echo_native0.3_2.11:1.0.2 \ -o echo-native [info] Linking (2354 ms) [info] Discovered 1291 classes and 9538 methods diff --git a/doc/readme/README.md b/doc/readme/README.md index 8fe3f666d..5135ea007 100644 --- a/doc/readme/README.md +++ b/doc/readme/README.md @@ -454,7 +454,7 @@ The `bootstrap` command can also generate [scala-native](http://scala-native.org ``` $ ./coursier bootstrap \ --native \ - io.get-coursier:echo_native0.3_2.11:1.0.3 \ + io.get-coursier:echo_native0.3_2.11:1.0.2 \ -o echo-native [info] Linking (2354 ms) [info] Discovered 1291 classes and 9538 methods