Skip to content

Commit

Permalink
bump to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deadtrickster committed Feb 4, 2016
1 parent a51a051 commit 231ee6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl-amqp.asd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
(in-package :cl-amqp.system)

(defsystem :cl-amqp
:version "0.4"
:version "0.4.1"
:description "AMQP 0.9.1 with RabbitMQ extensions in Common Lisp"
:maintainer "Ilya Khaprov <[email protected]>"
:author "Ilya Khaprov <[email protected]> and CONTRIBUTORS"
Expand Down

0 comments on commit 231ee6b

Please sign in to comment.