Hey all, my PR was merged but the new version never got pushed to clojars. Is there something I need to do to get it deployed? Thanks
@zaden.ruggieroboune build failed, but it looks like random failure https://circleci.com/gh/cljsjs/packages/3450
Seems to be deployed to Clojars maven, but the DB is not updated, which is why Cljsjs CI doesn't try to build it again: https://clojars.org/repo/cljsjs/html2canvas/1.0.0-alpha.12-0/
@juhoteperi I think that first failure was because I didn’t include the -0 build number, because after the bot corrected that, it did build correctly.
Regardless, after you bumped it it is listed as the most recent version, so thank you!
@zaden.ruggieroboune Readme version number doesn't affect deployments. It was random bug in Clojars, happens sometimes. https://github.com/clojars/clojars-web/issues/700