Skip to content

Commit

Permalink
Updated spreadsheet.gemspec with correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
zdavatz committed Jan 22, 2013
1 parent 3186ec5 commit ff7e732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spreadsheet.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spec = Gem::Specification.new do |s|
s.name = "spreadsheet"
s.version = "0.7.3"
s.version = "0.7.7"
s.summary = "The Spreadsheet Library is designed to read and write Spreadsheet Documents"
s.description = "As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported"
s.author = "Masaomi Hatakeyama, Zeno R.R. Davatz"
Expand Down

0 comments on commit ff7e732

Please sign in to comment.