diff --git a/project.clj b/project.clj index 0012a66..78094c8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/data-test "0.1.1-SNAPSHOT" +(defproject dda/data-test "0.1.1" :description "a data driven testing framework." :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"