Skip to content

Commit

Permalink
Version 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Karasiq committed Dec 2, 2020
1 parent e118960 commit 0ac3297
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 @@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{CrossType, crossProject}

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

0 comments on commit 0ac3297

Please sign in to comment.