Browse Source

Version 2.1.1

pull/253/merge 2.1.1
Andrew Thompson 10 years ago
parent
commit
d33ccf3b69
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/lager.app.src

+ 1
- 1
src/lager.app.src View File

@ -3,7 +3,7 @@
{application, lager,
[
{description, "Erlang logging framework"},
{vsn, "2.1.0"},
{vsn, "2.1.1"},
{modules, []},
{applications, [
kernel,

Loading…
Cancel
Save