Skip to content

Commit

Permalink
correct project.clj with facts groupid
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Crow committed Dec 18, 2011
1 parent cfde64f commit c273a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject speech-synthesis "1.0.0"
(defproject facts/speech-synthesis "1.0.0"
:description "A library to speak text."
:dependencies [[org.clojure/clojure "1.3.0"]
[clj-http "0.2.5"]
Expand Down

0 comments on commit c273a02

Please sign in to comment.