Skip to content

Commit

Permalink
update sbt version
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickoswald committed Nov 23, 2017
1 parent b3751cc commit 9e63e92
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
@@ -1,7 +1,7 @@
lazy val root = (project in file(".")).
settings(
name := "CIMReader",
version := "2.2.0-2.4.0",
version := "2.2.0-2.5.0",
scalaVersion := "2.11.8",
javaOptions += "-Xss4m"
)
Expand Down

0 comments on commit 9e63e92

Please sign in to comment.