Browse Source

Roll version 1.2.1

pull/74/merge 1.2.1
Andrew Thompson 12 years ago
parent
commit
d8ad5eb64a
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, "1.2.0"},
{vsn, "1.2.1"},
{modules, []},
{applications, [
kernel,

Loading…
Cancel
Save