Skip to content

Commit

Permalink
Rev gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
scottwillson committed Aug 14, 2015
1 parent 4f5478d commit 07840d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ There's basic test coverage. More comprehensive test coverage needs to be extrac

Changes
-------
0.4.0 rchristensen: Add sheet argument to Table.read
0.3.0 Revise Table creation methods to something sensible. Use Roo to read
spreadsheets. Support for xlsx.
0.2.7 Add Table#to_space_delimited for space-padded fixed layout
Expand Down
2 changes: 1 addition & 1 deletion lib/tabular/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Tabular
VERSION = "0.3.5"
VERSION = "0.4.0"
end

0 comments on commit 07840d4

Please sign in to comment.