rocketwheel-command 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -30,7 +30,7 @@ module Rocketwheel
30
30
  @player_options ||= self.fetch('player', Hash.new)
31
31
  end
32
32
 
33
- def player_options
33
+ def player_meta
34
34
  @meta ||= self.fetch('meta', Hash.new)
35
35
  end
36
36
 
@@ -1,5 +1,5 @@
1
1
  module Rocketwheel
2
2
  module Command
3
- VERSION = '1.0.5'
3
+ VERSION = '1.0.6'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rocketwheel-command
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: