Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Commit

Permalink
Release version 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akkie committed Sep 9, 2019
1 parent a0e23cd commit dbc6b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object BasicSettings extends AutoPlugin {

override def projectSettings = Seq(
organization := "com.mohiva",
version := "6.1.0",
version := "6.1.1",
resolvers ++= Dependencies.resolvers,
scalaVersion := Dependencies.Versions.scalaVersion,
crossScalaVersions := Dependencies.Versions.crossScala,
Expand Down

0 comments on commit dbc6b55

Please sign in to comment.