diff --git a/project.clj b/project.clj index bda9f57..9005e14 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-jshint "0.1.9-SNAPSHOT" +(defproject lein-jshint "0.1.9" :description "A Leiningen plugin for running JS code through JSHint." :url "https://github.com/vbauer/lein-jshint" :license {:name "Eclipse Public License"