Skip to content

Commit

Permalink
Version 1.0.0 before upgrading Clojure dependency to 1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
duelinmarkers committed Oct 29, 2011
1 parent c6aed14 commit 6f35196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject clj-record "1.0-SNAPSHOT"
(defproject clj-record "1.0.0"
:description "A pseudo-port of ActiveRecord to the Clojure programming language"
:url "http://github.com/duelinmarkers/clj-record"
:dependencies [[org.clojure/clojure "1.2.0"]
Expand Down

0 comments on commit 6f35196

Please sign in to comment.