diff --git a/lfe.config b/lfe.config index 9c3eaca..c8b56ff 100644 --- a/lfe.config +++ b/lfe.config @@ -2,7 +2,7 @@ (#(meta (#(name kla) #(description "An LFE Wrapper Library used to Dress Up Erlang Libraries in a Lispy Costume") - #(version "0.5.0") + #(version "0.5.1") #(keywords ("LFE" "Lisp" "Library" "Utility")) #(maintainers ((#(name "Duncan McGreggor") #(email "oubiwann@gmail.com")))) diff --git a/src/kla.app.src b/src/kla.app.src index e917357..98c539b 100644 --- a/src/kla.app.src +++ b/src/kla.app.src @@ -5,7 +5,7 @@ {description, "An LFE Wrapper Library used to Dress Up Erlang Libraries in a Lispy Costume"}, %% The version of the application - {vsn, "0.5.0"}, + {vsn, "0.5.1"}, %% All modules used by the application. {modules,