Skip to content

Commit

Permalink
set version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pnerg committed Dec 6, 2017
1 parent 659d47f commit c09eb95
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,6 +1,6 @@
name := "java-scala-utils-converter"
organization := "org.dmonix.functional"
version := "1.1-SNAPSHOT"
version := "1.1"

scalaVersion := "2.11.7"
crossScalaVersions := Seq("2.11.7", "2.12.4")
Expand Down

0 comments on commit c09eb95

Please sign in to comment.