beer_in_the_evening 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -57,7 +57,7 @@ module BeerInTheEvening
57
57
  def query_string
58
58
  params = []
59
59
  params << "tu=#{tube_station}" if tube_station
60
- params << "postcode=#{escaped_postcode}" if postcode
60
+ params << "pc=#{escaped_postcode}" if postcode
61
61
  params << "ra=on" if real_ale
62
62
  params << "f=on" if food
63
63
  params << "wireless=on" if wifi
@@ -1,3 +1,3 @@
1
1
  module BeerInTheEvening
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beer_in_the_evening
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: