bump version
This commit is contained in:
parent
9d8f91cdb8
commit
3f7c1ed372
|
@ -1,4 +1,4 @@
|
|||
(defproject clj-metasearch "0.1.1"
|
||||
(defproject clj-metasearch "0.2"
|
||||
:description "Helper functions for searching through Clojure namespaces for vars containing specific bits of metadata."
|
||||
:url "https://github.com/gered/clj-metasearch"
|
||||
:license {:name "MIT License"
|
||||
|
|
Reference in a new issue