Skip to content

Commit

Permalink
cs final
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Hamblen committed Mar 16, 2011
1 parent bfa8037 commit 5dfcb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins/plugins.scala
@@ -1,5 +1,5 @@
import sbt._

class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
val cs = "net.databinder" % "conscript-plugin" % "0.2.1-SNAPSHOT"
val cs = "net.databinder" % "conscript-plugin" % "0.2.1"
}

0 comments on commit 5dfcb45

Please sign in to comment.