Skip to content

Commit

Permalink
Version 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Karasiq committed Oct 26, 2020
1 parent 7b3863c commit 569da33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{CrossType, crossProject}

val commonSettings = Seq(
organization := "com.github.karasiq",
version := "1.2.5",
version := "1.2.6",
scalaVersion := "2.12.4",
// crossScalaVersions := Seq("2.11.11", "2.12.4"),
resolvers += Resolver.sonatypeRepo("snapshots"),
Expand Down

0 comments on commit 569da33

Please sign in to comment.