excel-data 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/excel-data/version.rb +1 -1
  2. metadata +2 -2
@@ -1,3 +1,3 @@
1
1
  module ExcelData
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: excel-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -111,7 +111,7 @@ files:
111
111
  - test/excel-data_test.rb
112
112
  - test/iqy_test.rb
113
113
  - test/test_helper.rb
114
- homepage: http://github.com/noahpryor/excel-data
114
+ homepage: http://noahpryor.github.com/excel-data/
115
115
  licenses: []
116
116
  post_install_message:
117
117
  rdoc_options: []