Skip to content

Commit

Permalink
move to version 3.3.0 for Maven Central release
Browse files Browse the repository at this point in the history
  • Loading branch information
Derrick Oswald committed Nov 21, 2018
1 parent 791eb4b commit e1e3c21
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
Expand Up @@ -2,7 +2,7 @@ lazy val cimreader = (project in file(".")).
settings(
organization := "ch.ninecode.cim",
name := "CIMReader",
version := "2.3.1-3.2.0",
version := "2.3.1-3.3.0",
scalaVersion := "2.11.8",
licenses += ("MIT", url("http://opensource.org/licenses/MIT")),
javaOptions += "-Xss4m",
Expand Down

0 comments on commit e1e3c21

Please sign in to comment.