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 c8ca045 commit 392bc30Copy full SHA for 392bc30
βbuild.sbt
@@ -1,7 +1,7 @@
1
name := "scala-xml-diff"
2
organization := "com.github.andyglow"
3
4
-version := "2.0.3-SNAPSHOT"
+version := "2.0.4-SNAPSHOT"
5
scalaVersion := "2.11.12"
6
crossScalaVersions := Seq("2.11.12", "2.12.4")
7
0 commit comments