diff options
| author | ytti <saku@ytti.fi> | 2013-10-14 02:23:22 -0700 | 
|---|---|---|
| committer | ytti <saku@ytti.fi> | 2013-10-14 02:23:22 -0700 | 
| commit | d7d490077ce16e76367773f5a5fe8bca4f84f366 (patch) | |
| tree | eb0b104fb3573e121bda90a10bab0af883f2e5d7 /oxidized.gemspec | |
| parent | b19297dde99dfa2430f96ab90b9daeed2a9f340b (diff) | |
| parent | fb4bc13364624bd8d78659de52bb5180c040cb0e (diff) | |
Merge pull request #6 from nopedial/master
Implement fetch method for 'file' output model
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 5a1dce9..38a2e41 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.0.11' +  s.version           = '0.0.14'    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]    s.email             = %w( saku@ytti.fi )  | 
