Skip to content

Commit

Permalink
project name corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
yehohanan7 committed Feb 12, 2013
1 parent 647ce31 commit e706da3
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,4 +1,4 @@
(defproject avroclj "0.1"
(defproject avro-clj "0.1"
:description "A Clojure Wrapper to Apache Avro to serialize/deserialize clojure map into avro byte array"
:url "http://github.com/yehohanan7/avro-clj"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit e706da3

Please sign in to comment.