Browse Source

Tag version 0.1.7

develop-sj-0.2.0
Pedram Nimreezi 10 years ago
parent
commit
821b2c8a9b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/goldrush.app.src

+ 1
- 1
src/goldrush.app.src View File

@ -1,6 +1,6 @@
{application, goldrush, [
{description, "Erlang event stream processor"},
{vsn, "0.1.6"},
{vsn, "0.1.7"},
{registered, []},
{applications, [kernel, stdlib, syntax_tools, compiler]},
{mod, {gr_app, []}},

Loading…
Cancel
Save