Explorar el Código

Publishing to hex.pm requires version 4.4.0, not just 4.4

pull/144/merge v4.4.0
Chandrashekhar Mullaparthi hace 8 años
padre
commit
7529807170
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/ibrowse.app.src

+ 1
- 1
src/ibrowse.app.src Ver fichero

@ -1,6 +1,6 @@
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.4"},
{vsn, "4.4.0"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},

Cargando…
Cancelar
Guardar