clj-commons / clj-yaml

YAML encoding and decoding for Clojure
Other
122 stars 26 forks source link

Clojars shows 1.0.11 as latest, but project.clj still lists 1.0.11-SNAPSHOT #32

Closed rbrw closed 2 years ago

rbrw commented 2 years ago

Clojars claims 1.0.11 exists https://clojars.org/io.forward/yaml but the current project.clj specifies 1.0.11-SNAPSHOT. I wondered if 45f3c9cc5e25a8b969da4a2b327211b72c50fd9d might have meant to change it to 1.0.12-SNAPSHOT.

Thanks

borkdude commented 2 years ago

This is a about a different yaml library, not clj-commons/clj-yaml