Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Bump version to v0.1.1
Browse files Browse the repository at this point in the history
* Set the basic.qos prefetch-countto the Subscription's
  buffer-size. This facilitates successful recovery.
  • Loading branch information
Brian Rowe committed May 27, 2016
1 parent c55be6f commit c8a2a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.farmlogs.conduit "0.1.0"
(defproject com.farmlogs.conduit "0.1.1"
:description "Provides reliable publishing via RMQ."
:license {:name "The MIT License (MIT)"
:url "https://opensource.org/licenses/MIT"}
Expand Down

0 comments on commit c8a2a46

Please sign in to comment.