hpcloud 2.0.2 → 2.0.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.
@@ -79,7 +79,7 @@ module HP
79
79
  end
80
80
 
81
81
  def record_keys
82
- ["id", "name", "type", "data", "created_at"]
82
+ ["id", "name", "type", "data", "priority", "created_at"]
83
83
  end
84
84
 
85
85
  def records
@@ -21,7 +21,7 @@
21
21
 
22
22
  module HP
23
23
  module Cloud
24
- VERSION = '2.0.2'
25
- SHA1 = '9f7e02be9084ed18be91379ebc53192ffb356c4a'
24
+ VERSION = '2.0.3'
25
+ SHA1 = '1390bfe3877043937c84d6d70934197b2cf1116f'
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hpcloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.2
4
+ version: 2.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: