First release.

This commit is contained in:
Simon Brooke 2018-07-21 11:10:46 +01:00
parent 1860e49d23
commit f10fb22520
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ Language.
## Usage
Put `[lein-adl "0.1.0-SNAPSHOT"]` into the `:plugins` vector of your
Put `[lein-adl "0.1.1"]` into the `:plugins` vector of your
project.clj.
Example usage:

View file

@ -1,4 +1,4 @@
(defproject lein-adl "0.1.0-SNAPSHOT"
(defproject lein-adl "0.1.1"
:description "Integrate Application Description Language into lein workflow"
:url "https://github.com/simon-brooke/lein-adl"
:license {:name "Eclipse Public License" ;; for compatibility with leiningen