diff options
author | ytti <saku@ytti.fi> | 2013-10-24 02:18:00 -0700 |
---|---|---|
committer | ytti <saku@ytti.fi> | 2013-10-24 02:18:00 -0700 |
commit | 1b4cf651d5b7e9e032a7bc0636c569d0419f2ded (patch) | |
tree | c94da76aee2709a2808a113115fa34b188a5a34c /oxidized.gemspec | |
parent | d7d490077ce16e76367773f5a5fe8bca4f84f366 (diff) | |
parent | feba4c2b9e0faeb40cad32f16d7b024a2d4327ae (diff) |
Merge pull request #7 from nopedial/master
finalize fetch API call
Diffstat (limited to 'oxidized.gemspec')
-rw-r--r-- | oxidized.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oxidized.gemspec b/oxidized.gemspec index 38a2e41..53e12c9 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.14' + s.version = '0.0.15' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) |