lein-resource
lein-resource copied to clipboard
Fix Leiningen plugin version number
I just wasted an hour or two trying to figure out why I could not get per-resource-path extra values working, only to eventually realize after studying the source code that the problem is that the README says to use an old version that doesn’t include the feature, even though the feature is documented on the same page. This change updates the version to one that is dynamic, based on the latest version found in clojars, so it can’t be forgotten like this in the future.