dougsko-imagebin 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION.yml +1 -1
  3. metadata +2 -2
data/Rakefile CHANGED
@@ -5,7 +5,7 @@ begin
5
5
  require 'jeweler'
6
6
  Jeweler::Tasks.new do |gem|
7
7
  gem.name = "imagebin"
8
- gem.summary = %Q{TODO}
8
+ gem.summary = %Q{Command line interface to imagebin.ca}
9
9
  gem.email = "dougtko@gmail.com"
10
10
  gem.homepage = "http://github.com/dougsko/imagebin"
11
11
  gem.authors = ["dougsko"]
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 1
4
- :patch: 1
4
+ :patch: 2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dougsko-imagebin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - dougsko
@@ -64,7 +64,7 @@ rubyforge_project:
64
64
  rubygems_version: 1.2.0
65
65
  signing_key:
66
66
  specification_version: 3
67
- summary: TODO
67
+ summary: Command line interface to imagebin.ca
68
68
  test_files:
69
69
  - spec/spec_helper.rb
70
70
  - spec/imagebin_spec.rb