Browse Source

Roll version 2.0.1

pull/179/head 2.0.1
Andrew Thompson 11 years ago
parent
commit
ad400896af
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.0.0"},
{vsn, "2.0.1"},
{modules, []},
{applications, [
kernel,

Loading…
Cancel
Save