imagebin 0.3.4 → 0.3.5

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,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 3
4
- :patch: 4
4
+ :patch: 5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: imagebin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.4
4
+ version: 0.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - dougsko
@@ -45,7 +45,7 @@ dependencies:
45
45
  description: Command line interface to imagebin.ca
46
46
  email: dougtko@gmail.com
47
47
  executables:
48
- - takeScreenshot.rb
48
+ - take-screenshot
49
49
  - imagebin
50
50
  extensions: []
51
51
 
@@ -58,7 +58,7 @@ files:
58
58
  - Rakefile
59
59
  - VERSION.yml
60
60
  - bin/imagebin
61
- - bin/takeScreenshot.rb
61
+ - bin/take-screenshot
62
62
  - lib/imagebin.rb
63
63
  - spec/ZGrass04.jpg
64
64
  - spec/imagebin_spec.rb