diff --git a/project.clj b/project.clj index d70ee02..04dc71f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.houseofding/rasql "0.1.0-SNAPSHOT" +(defproject com.houseofding/rasql "0.2.0" :description "A library for converting relational algebra expressions to SQL" :url "https://github.umn.edu/ding0057/rasql" :license {:name "Eclipse Public License"