diff --git a/project.clj b/project.clj index d0179d8..79c7dca 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject adl-support "0.1.7-SNAPSHOT" +(defproject adl-support "0.1.7" :description "A small library of functions called by generated ADL code." :url "https://github.com/simon-brooke/adl-support" :license {:name "MIT License"