I am planning on making a release for cryogen-core
in the next few days if all goes well. The last release on clojars (and in the README) is 0.3.2
. The current project.clj
has a version of 0.4.0
. I am therefore planning on the new release being 0.4.0
. I also plan on updating the deps to the latest. I presume @yogthos or @carmen will deploy to clojars. After the release, I am planning on setting the version in project.clj
to 0.4.1-SNAPSHOT
. Any issues / comments with this plan? Followup in a thread, please.
I have a PR#155 for 0.4.0
. If anyone has a chance, please review (and merge if appropriate). If I don't hear anything by EOD today, I'll merge it.
There wasn't a tag for 0.3.2 on github, so I created one (and backdated it to the commit date) and created a github release for that. JFYI.
I've created the release 0.4.0 on github. @yogthos would you please publish to clojars.
Would you please let me know the steps you take so I can document them. I presume at least lein jar
and lein deploy
?
After the deploy I'll update the version in project.clj
to a SNAPSHOT
.
Thanks in advance!
ok 0.4.0 is up on Clojars and I've pushed out a new template using it as well
Perfect! Thanks.
👍
sure thing, just ping me when the master is ready to deploy and I can push to Clojars