Skip to content

Commit

Permalink
Upgrade version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Seeberger committed Dec 15, 2012
1 parent 1bf394d commit 911a3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For the impatient

- Add sbteclipse to your plugin definition file. You can use either the global one at *~/.sbt/plugins/plugins.sbt* or the project-specific one at *PROJECT_DIR/project/plugins.sbt*::

addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.1")

- In sbt use the command *eclipse* to create Eclipse project files::

Expand Down

0 comments on commit 911a3dd

Please sign in to comment.