We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11da805 commit c4c12f1Copy full SHA for c4c12f1
build.sbt
@@ -1,6 +1,6 @@
1
name := "robobrowser"
2
organization := "com.outr"
3
-version := "1.5.0"
+version := "1.5.1"
4
scalaVersion := "2.13.10"
5
crossScalaVersions := Seq("2.13.10", "3.2.1")
6
scalacOptions += "-deprecation"
0 commit comments