Skip to content

Commit

Permalink
update project.clj desciption
Browse files Browse the repository at this point in the history
  • Loading branch information
FuriKuri committed Mar 9, 2012
1 parent baec6b3 commit 4396e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(defproject xmpp-repl "1.0.0-SNAPSHOT"
:description "XMPP CLient for the repl"
:description "XMPP Client for the repl"
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojure/clojure-contrib "1.2.0"]
[jivesoftware/smack "3.1.0"]])

0 comments on commit 4396e9c

Please sign in to comment.