diff --git a/README.md b/README.md index 6cb3d31..80e07e2 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ Cross-built for the JVM, Scala.js, and Scala Native. Published to Maven Central scala-cli: ```scala -//> using dep com.halotukozak::commons::0.1.2 +//> using dep com.halotukozak::commons::0.3.0 ``` sbt: ```scala -libraryDependencies += "com.halotukozak" %% "commons" % "0.1.2" +libraryDependencies += "com.halotukozak" %% "commons" % "0.3.0" ``` ## What's inside