Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jadehopepunk committed May 16, 2012
1 parent 51f06e8 commit b47897d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'sax_stream'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'A streaming XML parser which builds objects and passes them to a collecter as they are ready'
s.description = 'A streaming XML parser which builds objects and passes them to a collecter as they are ready. Based upon Nokogiri SAX parsing functionality.'
s.authors = ["Craig Ambrose"]
Expand Down

0 comments on commit b47897d

Please sign in to comment.