Skip to content

Commit

Permalink
Merge pull request #3 from dragos/issue/snapshot-version
Browse files Browse the repository at this point in the history
Switch to -SNAPSHOT version
  • Loading branch information
adriaanm committed Sep 26, 2013
2 parents e4987d9 + 142318a commit 882daf3
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 @@ organization := "org.scala-lang.modules"

name := "scala-parser-combinators"

version := "1.0.0-RC2"
version := "1.0.0-SNAPSHOT"

scalaVersion := "2.11.0-M5"

Expand Down

0 comments on commit 882daf3

Please sign in to comment.