Skip to content

Commit

Permalink
bumped verson for build to include bananastalktome's fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldix committed Mar 5, 2010
1 parent 7a6885f commit 46032c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion feedzirra.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{feedzirra}
s.version = "0.0.22"
s.version = "0.0.23"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Paul Dix"]
Expand Down
2 changes: 1 addition & 1 deletion lib/feedzirra.rb
Expand Up @@ -34,5 +34,5 @@
require 'feedzirra/parser/atom_feed_burner'

module Feedzirra
VERSION = "0.0.22"
VERSION = "0.0.23"
end

0 comments on commit 46032c3

Please sign in to comment.