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

Commit

Permalink
Bumped baseVersion because I forgot to do that
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed Jan 13, 2019
1 parent c849e06 commit 2ad5c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -16,7 +16,7 @@

import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}

ThisBuild / baseVersion := "1.6"
ThisBuild / baseVersion := "1.7"

ThisBuild / strictSemVer := false // 😢 maybe in 2.0...

Expand Down

0 comments on commit 2ad5c25

Please sign in to comment.