Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
balhoff committed Nov 7, 2018
1 parent f49c889 commit 2b2d0be
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 @@ -4,9 +4,9 @@ organization := "org.geneontology"

name := "gaferencer"

version := "0.2"
version := "0.3"

scalaVersion := "2.12.6"
scalaVersion := "2.12.7"

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

Expand Down

0 comments on commit 2b2d0be

Please sign in to comment.