Skip to content

Commit

Permalink
Merge branch 'release/0.1.0' into development
Browse files Browse the repository at this point in the history
* release/0.1.0:
  Gemspec with bumped version. And added README.
  Version bump to 0.2.0
  • Loading branch information
Bèr Kessels committed Feb 28, 2011
2 parents 38298ee + b0b8edf commit 74670e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.1.0
0.2.0
4 changes: 3 additions & 1 deletion croptoelie.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{croptoelie}
s.version = "0.0.0"
s.version = "0.2.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bèr Kessels"]
Expand All @@ -22,8 +22,10 @@ Gem::Specification.new do |s|
"Gemfile",
"Gemfile.lock",
"LICENSE.txt",
"README.md",
"Rakefile",
"VERSION",
"croptoelie.gemspec",
"doc/composite.png",
"doc/croptoelie_test.rb",
"doc/histogram.rb",
Expand Down

0 comments on commit 74670e0

Please sign in to comment.