cognitect / transit-cljs

Transit for ClojureScript
http://transit-format.org
Apache License 2.0
324 stars 21 forks source link

project.clj version and tag mismatch #8

Closed johnbendi closed 9 years ago

johnbendi commented 9 years ago

Why is there a tag for v0.8.207 and yet project.clj has 0.8.202 as current version?

johnbendi commented 9 years ago

This is also the issue with transit-js. Perhaps I'm missing something? The real question for me is that: should I wish to checkout a particular tag would I be going forward or backward from the current version in project.clj?

puredanger commented 9 years ago

Without looking at it, that sounds like it could be an issue with the order of events in the release script. I can take a look at this tomorrow.

johnbendi commented 9 years ago

This issue persists. The tag is at v0.8.220 yet project.clj has v0.8.202. This doesn't help wiht lein install. Please so something about this.

swannodette commented 9 years ago

@johnbendi this isn't a high priority issue as we don't rely much on Leiningen in this project. We use Maven. If you really need a local install try build/package_local.