Skip to content

Commit

Permalink
v0.3.7 - Update gemspec dependenciesw for Rails 5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger committed Aug 30, 2016
1 parent 906e2c1 commit 2da3573
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
v0.3.7 Update dependencies for Rails 5
v0.3.6. Resulting ODF files as bitstrings
v0.3.5. Allows current libraries
v0.3.4. Procedural cell styling
Expand All @@ -14,4 +15,3 @@ v0.1.3. Dependency fix (by Merul Patel)
v0.1.2. Cell span
v0.1.1. Basic spreadsheet styling support
v0.1. First version with very basic support for spreadsheet generation

2 changes: 1 addition & 1 deletion rodf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "rodf"
s.version = "0.3.6"
s.version = "0.3.7"

s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Weston Ganger, Thiago Arrais, Foivos Zakkak"]
Expand Down

0 comments on commit 2da3573

Please sign in to comment.