Skip to content

Commit

Permalink
Roll version erlang_js 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmorrow committed Jan 29, 2013
1 parent 8dc27a4 commit 54ecd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/erlang_js.app.src
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, "1.2.1"},
{vsn, "1.2.2"},
{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 54ecd5d

Please sign in to comment.