Fork me on GitHub
#cryogen
<
2020-12-04
>
dorab18:12:03

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.

👍 3
yogthos19:12:54

sure thing, just ping me when the master is ready to deploy and I can push to Clojars

👍 6
dorab19:12:42

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.

dorab21:12:47

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.

dorab23:12:22

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!

yogthos00:12:48

ok 0.4.0 is up on Clojars and I've pushed out a new template using it as well

dorab00:12:31

Perfect! Thanks.