Skip to content

Commit

Permalink
Bump to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagabond committed Apr 22, 2011
1 parent 017144c commit 9a9d715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebin/erlang_js.app
@@ -1,7 +1,7 @@
% -*- mode: erlang -*-
{application, erlang_js,
[{description, "Interface between BEAM and JS"},
{vsn, "0.6.0"},
{vsn, "0.6.1"},
{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 9a9d715

Please sign in to comment.