diff --git a/project.clj b/project.clj index fae09fa..adae5cf 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.leafclick/pgmig "0.2.1-SNAPSHOT" +(defproject com.leafclick/pgmig "0.2.1" :description "Standalone PostgreSQL Migration Runner" :url "https://github.com/leafclick/pgmig"