fn_document.gemspec in fn_document-0.9.7 vs fn_document.gemspec in fn_document-0.9.8
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "fn_document"
- s.version = "0.9.7"
+ s.version = "0.9.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Nathan Colgate Clark", "Kyle Maxwell"]
- s.date = "2012-07-26"
+ s.date = "2012-07-27"
s.description = "This handles complex document creation from XML for the FASI AMS system."
s.email = "nathancolgate@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"