Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue #27 undefined local variable or method 'result' in instances_with_subscription #29

Conversation

sam-obeid
Copy link
Contributor

In case of error when connecting to zookeeper to query consumer instances with specific ids, the error message references an undeclared var name result, changed to subscription_result

@wvanbergen

@wvanbergen
Copy link
Owner

👍

@@ -1,3 +1,3 @@
module Kazoo
VERSION = "0.5.1"
VERSION = "0.5.2"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: I usually do this as a separate commit directly on master, because I also have to run the release script.

@wvanbergen wvanbergen merged commit 2a5e71e into wvanbergen:master Jun 16, 2016
@wvanbergen
Copy link
Owner

Release this as version 0.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants