Skip to content

Commit

Permalink
Release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Giacinto committed Sep 7, 2016
1 parent 949afb3 commit c69ad58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PillarBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ object PillarBuild extends Build {
libraryDependencies := dependencies,
name := "pillar",
organization := "de.kaufhof",
version := "3.2.0",
version := "3.3.0",
homepage := Some(url("https://github.com/Galeria-Kaufhof/pillar")),
licenses := Seq("MIT license" -> url("http://www.opensource.org/licenses/mit-license.php")),
scalaVersion := "2.11.8",
Expand Down

0 comments on commit c69ad58

Please sign in to comment.