Skip to content

Commit

Permalink
Merge branch 'release/1.3.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sritchie committed Aug 7, 2012
2 parents 4d87682 + dcfa343 commit 4ec094a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,7 +1,7 @@
(def shared '[[com.esotericsoftware.kryo/kryo "2.17"] (def shared '[[com.esotericsoftware.kryo/kryo "2.17"]
[com.twitter/meat-locker "0.3.1"]]) [com.twitter/meat-locker "0.3.1"]])


(defproject com.twitter/carbonite "1.3.1-SNAPSHOT" (defproject com.twitter/carbonite "1.3.1"
:source-path "src/clj" :source-path "src/clj"
:java-source-path "src/jvm" :java-source-path "src/jvm"
:description "Write Clojure data to and from bytes using Kryo." :description "Write Clojure data to and from bytes using Kryo."
Expand Down

0 comments on commit 4ec094a

Please sign in to comment.