Skip to content

Commit

Permalink
Roll version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmorrow committed Sep 7, 2011
1 parent 07db495 commit 6691d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebin/erlang_js.app
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
% -*- mode: erlang -*-
{application, erlang_js,
[{description, "Interface between BEAM and JS"},
{vsn, "0.6.1"},
{vsn, "1.0.0"},
{modules, [erlang_js, erlang_js_sup, js, js_benchmark, js_cache, js_driver, js_drv_comm, js_memory, js_mochijson2, js_mochinum]},
{registered, [erlang_js_sup, js_cache]},
{applications, [kernel, stdlib, sasl]},
Expand Down

0 comments on commit 6691d52

Please sign in to comment.