Skip to content

Commit f66c504

Browse files
committed
0.2.1 release
1 parent 7f10cf2 commit f66c504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Usage within a project
5252

5353
Have a use for the scalariform source code directly? You can use it as a build dependency: ::
5454

55-
"org.scalariform" %% "scalariform" % "0.2.0"
55+
"org.scalariform" %% "scalariform" % "0.2.1"
5656

5757
Integration with Eclipse
5858
------------------------

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "0.2.1-SNAPSHOT"
1+
version in ThisBuild := "0.2.1"

0 commit comments

Comments
 (0)