We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f341dc4 commit f4da1e0Copy full SHA for f4da1e0
1 file changed
roo.gemspec
@@ -2,11 +2,11 @@
2
3
Gem::Specification.new do |s|
4
s.name = %q{roo}
5
- s.version = "1.3.2"
+ s.version = "1.3.3"
6
7
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
s.authors = ["Hugh McGowan", "Thomas Preymesser"]
9
- s.date = %q{2009-05-25}
+ s.date = %q{2009-05-28}
10
s.description = %q{roo can access the contents of OpenOffice-, Excel- or Google-Spreadsheets}
11
s.email = %q{[email protected]}
12
s.extra_rdoc_files = ["README.markdown", "History.txt"]
0 commit comments