diff --git a/project.clj b/project.clj index 740475a..98214d9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject exoscale/seql "0.2.2-SNAPSHOT" +(defproject exoscale/seql "0.2.2" :description "Simplfied EDN Query Language for SQL" :url "https://github.com/exoscale/seql" :license {:name "MIT/ISC License"}