uformatparser 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +1 -1
data/Rakefile CHANGED
@@ -28,7 +28,7 @@ end
28
28
  # Create the GEM package.
29
29
  gem_spec = Gem::Specification.new do |spec|
30
30
  spec.name = 'uformatparser'
31
- spec.version = "1.0.0"
31
+ spec.version = "1.0.1"
32
32
  spec.summary = "Microformat parser for extracting microcontent from (X)HTML"
33
33
  spec.description = <<-EOF
34
34
  Parser for extracting microcontent from (X)HTML documents, in any number
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.8.3
3
3
  specification_version: 1
4
4
  name: uformatparser
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.0.0
6
+ version: 1.0.1
7
7
  date: 2005-11-20
8
8
  summary: Microformat parser for extracting microcontent from (X)HTML
9
9
  require_paths: