Browse Source

Roll version 0.9.3

pull/22/head 0.9.3
Jared Morrow 13 years ago
parent
commit
1d7b6903d5
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, "0.9.2"},
{vsn, "0.9.3"},
{modules, []},
{applications, [
kernel,

Loading…
Cancel
Save