matchbox20 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module Matchbox20
2
- VERSION = "0.3.2"
2
+ VERSION = "0.3.3"
3
3
  end
data/lib/matchbox20.rb CHANGED
@@ -102,6 +102,7 @@ module Matchbox20
102
102
 
103
103
 
104
104
 
105
+
105
106
  protected
106
107
 
107
108
  def self.is_connected_to_gateway?
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 3
8
- - 2
9
- version: 0.3.2
8
+ - 3
9
+ version: 0.3.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Jake Marsh
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-01-17 00:00:00 -06:00
18
+ date: 2011-01-28 00:00:00 -06:00
19
19
  default_executable:
20
20
  dependencies: []
21
21