tailrecursion / ring-proxy

HTTP proxy ring middleware for Clojure web applications.
47 stars 14 forks source link

Add bootlaces on top of other PR #16

Open bmaddy opened 9 years ago

bmaddy commented 9 years ago

This just adds (bootlaces! +version+) on top of my previous PR (https://github.com/tailrecursion/ring-proxy/pull/15). I had to add it to get boot build-jar push-snapshot to work. I'm doing it as a separate PR because I suspect you guys left it out intentionally for some reason (I know you guys did write boot...).