update README. s/1.0.x/1.x/

This commit is contained in:
xuwei-k 2018-02-13 10:00:50 +09:00
parent ccd399e71a
commit f56d5b2d90
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ sbt is a build tool for Scala, Java, and more.
For general documentation, see http://www.scala-sbt.org/.
sbt 1.0.x
sbt 1.x
---------
This is the 1.0.x series of sbt. The source code of sbt is split across
This is the 1.x series of sbt. The source code of sbt is split across
several Github repositories, including this one.
- [sbt/io][sbt/io] hosts `sbt.io` module.