Skip to content

Commit

Permalink
Updated to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Sep 7, 2019
1 parent ae1336a commit 142ea14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.crossProject

name := "youi"
organization in ThisBuild := "io.youi"
version in ThisBuild := "0.11.25"
version in ThisBuild := "0.11.26-SNAPSHOT"
scalaVersion in ThisBuild := "2.13.0"
crossScalaVersions in ThisBuild := List("2.13.0", "2.12.8", "2.11.12")
resolvers in ThisBuild ++= Seq(
Expand Down

0 comments on commit 142ea14

Please sign in to comment.