Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kciesielski committed Jun 23, 2014
1 parent 1ff9bbd commit d0b1979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object BuildSettings {

val buildSettings = Defaults.coreDefaultSettings ++ Seq(
organization := "com.softwaremill.macmemo",
version := "0.1",
version := "0.2",
scalacOptions ++= Seq(),
scalaVersion := ScalaVersion,
// Sonatype OSS deployment
Expand Down

0 comments on commit d0b1979

Please sign in to comment.