Skip to content

Commit

Permalink
Updated to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrisbin committed Feb 3, 2011
1 parent 492a974 commit 1155b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/amqp_client.app.src
@@ -1,6 +1,6 @@
{application, amqp_client, {application, amqp_client,
[{description, "RabbitMQ AMQP Client"}, [{description, "RabbitMQ AMQP Client"},
{vsn, "2.3.0"}, {vsn, "2.3.1"},
{modules, []}, {modules, []},
{registered, [amqp_sup]}, {registered, [amqp_sup]},
{env, []}, {env, []},
Expand Down

0 comments on commit 1155b1c

Please sign in to comment.