Browse Source

Roll version 2.0.3

pull/205/head 2.0.3
Andrew Thompson 11 years ago
parent
commit
b6b6cebcb2
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, {application, lager,
[ [
{description, "Erlang logging framework"}, {description, "Erlang logging framework"},
{vsn, "2.0.2"},
{vsn, "2.0.3"},
{modules, []}, {modules, []},
{applications, [ {applications, [
kernel, kernel,

Loading…
Cancel
Save