bump version

This commit is contained in:
Gered 2014-03-25 11:22:37 -04:00
parent 80afd496ac
commit 6557f723d0

View file

@ -1,4 +1,4 @@
(defproject clj-metasearch "0.1"
(defproject clj-metasearch "0.1.1"
: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"