Skip to content

Instantly share code, notes, and snippets.

@hugoduncan
Created February 20, 2012 17:51
Show Gist options
  • Save hugoduncan/1870288 to your computer and use it in GitHub Desktop.
Save hugoduncan/1870288 to your computer and use it in GitHub Desktop.
~/.lein/profiles.clj
{:1.2 {:dependencies [[org.clojure/clojure "1.2.1"]]}
:1.4 {:dependencies [[org.clojure/clojure "1.4.0-beta1"]]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment