Skip to content

Commit

Permalink
bump to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
deadtrickster committed Jan 27, 2016
1 parent 8c0c529 commit 7591912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl-amqp.asd
Expand Up @@ -6,7 +6,7 @@
(in-package :cl-amqp.system)

(defsystem :cl-amqp
:version "0.3"
:version "0.4"
:description "AMQP 0.9.1 with RabbitMQ extensions in Common Lisp"
:maintainer "Ilya Khaprov <ilya.khaprov@publitechs.com>"
:author "Ilya Khaprov <ilya.khaprov@publitechs.com> and CONTRIBUTORS"
Expand Down

0 comments on commit 7591912

Please sign in to comment.