Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
a0s committed Jan 30, 2014
1 parent d907949 commit 96e5b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watir-get-image-content.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "watir-get-image-content"
spec.version = "0.0.1"
spec.version = "0.0.2"
spec.authors = ["orangeudav"]
spec.email = ["[email protected]"]
spec.description = %q{Get Watir::Image's content copy without external download}
Expand Down

0 comments on commit 96e5b34

Please sign in to comment.