Skip to content

Commit

Permalink
yep
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Jun 2, 2010
1 parent 4060b7f commit e1e81dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion notes/about.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[meow][1] is simple wrapper for the [growl][2] command line [binary][3].
[meow][1] is ity wrapper for the [growl][2] command line [binary][3].

[1]: http://github.com/softprops/meow/
[2]: http://growl.info/
Expand Down
2 changes: 1 addition & 1 deletion project/plugins/Plugins.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import sbt._
class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
val t_repo = "t_repo" at "http://tristanhunt.com:8081/content/groups/public/"
val posterous = "net.databinder" % "posterous-sbt" % "0.1.3"
val posterous = "net.databinder" % "posterous-sbt" % "0.1.4"
}
2 changes: 1 addition & 1 deletion project/plugins/project/build.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#Project properties
#Sat Apr 17 15:00:43 EDT 2010
#Tue Jun 01 22:15:55 PDT 2010
plugin.uptodate=true

0 comments on commit e1e81dd

Please sign in to comment.