Clojure contrib projects are built via pom.xml so that’s where you should look for version information.
The project.clj file is a convenience for the developers/maintainers and has nothing to do with the actual project version (although some developers/maintainers try to keep their project.clj in sync). Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood From: <clojure@googlegroups.com> on behalf of Daniel Compton Reply-To: <clojure@googlegroups.com> Date: Friday, August 7, 2015 at 3:50 PM To: Clojure Subject: Re: 0.1.0 core.async release? The version in the project.clj file is 0.1.0-SNAPSHOT, that'll probably be it. On Sat, 8 Aug 2015 at 9:12 AM Alex Miller <a...@puredanger.com> wrote: I don't where the 0.1.0 number is coming from, but yes there are plans to do a round of work on core.async and release in the near future. On Friday, August 7, 2015 at 1:16:19 PM UTC-5, Kyle Burton wrote: Is there a new release planned for core.async anytime in the near future? The docs show some functionality that's not in the current release [1]. Specifically offer! [2] which looks like it's slated for 0.1.0 (love to switch to that from alts+timeout). Are there (perhaps) tasks that need a dev? (yes, I'm offering to help) Regards, Kyle [1] https://github.com/clojure/core.async shows Latest release: 0.1.346.0-17112a-alpha [2] http://clojure.github.io/core.async/#clojure.core.async/offer! -- Twitter: @kyleburton Github: https://github.com/kyleburton Blog: http://asymmetrical-view.com/ Fun: http://snapclean.me/ -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- -- Daniel -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.