diff --git a/project.clj b/project.clj index b8f8f69..d4a039b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject libvim-clj "0.6.0-SNAPSHOT" +(defproject libvim-clj "0.6.0" :description "A library that wraps libvim" :url "https://github.com/oakes/libvim-clj" :license {:name "Public Domain"