diff options
| author | Samer Abdel-Hafez <sam@arahant.net> | 2014-06-11 09:31:25 +0200 | 
|---|---|---|
| committer | Samer Abdel-Hafez <sam@arahant.net> | 2014-06-11 09:31:25 +0200 | 
| commit | c19cc681e14977bf741359346fe18b8da5c51355 (patch) | |
| tree | 0c270490e08586807fb95321bbef1b8c55f885a4 /oxidized.gemspec | |
| parent | b893ec78e10de9d29fcfc62e1cf67d6a72c7dfd0 (diff) | |
add secrets removal code + bump version
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 86ef906..8e1ea22 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@  Gem::Specification.new do |s|    s.name              = 'oxidized' -  s.version           = '0.0.58' +  s.version           = '0.0.59'    s.platform          = Gem::Platform::RUBY    s.authors           = [ 'Saku Ytti' ]    s.email             = %w( saku@ytti.fi )  | 
