Skip to content

Commit

Permalink
Removing the SNAPSHOT tag from the version
Browse files Browse the repository at this point in the history
  • Loading branch information
joescii committed Mar 18, 2014
1 parent 482fd3a commit 8953c20
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 @@ name := "Omniauth"

organization := "net.liftmodules"

version := "0.12-SNAPSHOT"
version := "0.12"

liftVersion <<= liftVersion ?? "2.5.1"

Expand Down

0 comments on commit 8953c20

Please sign in to comment.