Were you planning to touch base with me about having forked my Clojure-HBase library, making changes, and adding novel new version numbers? First I've heard of this.
I posted a pull request to the Clojure Hadoop library earlier this week, I was hoping to get those changes pulled in first as your library depends on that library as well. No offense was intended.
OK, that's cool. I really was asking, you would be within the license rights. I try to keep all my libraries maintained, but sometimes don't have cause to work on some things for a while and things escape my notice.
Though as a footnote, there is no dependency on Clojure Hadoop, they work together without a dependency. I'd take a pull request if the vars that are being moved from defvar- to def have ^{:private true} added to their metadata.