Skip to content

Commit

Permalink
Version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Karasiq committed Jul 21, 2020
1 parent c2f71a3 commit 9321a3f
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.0",
version := "1.2.1",
scalaVersion := "2.12.4",
// crossScalaVersions := Seq("2.11.11", "2.12.4"),
resolvers += Resolver.sonatypeRepo("snapshots"),
Expand Down

0 comments on commit 9321a3f

Please sign in to comment.