We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e652671 commit 9006759Copy full SHA for 9006759
ruby-readability.gemspec
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
4
Gem::Specification.new do |s|
5
s.name = "ruby-readability"
6
- s.version = '0.7.2'
+ s.version = '0.7.3'
7
s.authors = ["Andrew Cantino", "starrhorne", "libc", "Kyle Maxwell"]
8
s.email = ["[email protected]"]
9
s.homepage = "http://github.com/cantino/ruby-readability"
0 commit comments