Skip to content

Commit

Permalink
Updated version and Scala version.
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff committed Feb 1, 2018
1 parent 36b025f commit 51da2cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ organization := "org.monarchinitiative"

name := "dosdp-tools"

version := "0.6"
version := "0.6.1"

scalaVersion := "2.12.3"
scalaVersion := "2.12.4"

scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8")

Expand Down

0 comments on commit 51da2cd

Please sign in to comment.