We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f10cf2 commit f66c504Copy full SHA for f66c504
README.rst
@@ -52,7 +52,7 @@ Usage within a project
52
53
Have a use for the scalariform source code directly? You can use it as a build dependency: ::
54
55
- "org.scalariform" %% "scalariform" % "0.2.0"
+ "org.scalariform" %% "scalariform" % "0.2.1"
56
57
Integration with Eclipse
58
------------------------
version.sbt
@@ -1 +1 @@
1
-version in ThisBuild := "0.2.1-SNAPSHOT"
+version in ThisBuild := "0.2.1"
0 commit comments