mikesstudiogame 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README +1 -1
  2. metadata +2 -2
data/README CHANGED
@@ -1,3 +1,3 @@
1
1
  A game that generates random scores for players.
2
2
 
3
- Type 'StudioGame' in command line to run.
3
+ Type 'studio_game' in command line to run.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mikesstudiogame
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -30,7 +30,7 @@ dependencies:
30
30
  description: ! 'A game that generates random scores for players.
31
31
 
32
32
 
33
- Type ''StudioGame'' in command line to run.'
33
+ Type ''studio_game'' in command line to run.'
34
34
  email: mikepenhall@gmail.com
35
35
  executables:
36
36
  - studio_game