upped version in step

This commit is contained in:
Torsten Ruger 2015-10-07 15:08:16 +03:00
parent fbae6a0276
commit f2aad98ff9
2 changed files with 12 additions and 9 deletions

View File

@ -1,23 +1,23 @@
PATH PATH
remote: . remote: .
specs: specs:
salama-object-file (0.2.0) salama-object-file (0.3.0)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
codeclimate-test-reporter (0.4.6) codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0) simplecov (>= 0.7.1, < 1.0.0)
docile (1.1.5) docile (1.1.5)
minitest (5.6.1) json (1.8.3)
multi_json (1.11.2) minitest (5.8.1)
rake (10.4.2) rake (10.4.2)
rubygems-tasks (0.2.4) rubygems-tasks (0.2.4)
simplecov (0.9.2) simplecov (0.10.0)
docile (~> 1.1.0) docile (~> 1.1.0)
multi_json (~> 1.0) json (~> 1.8)
simplecov-html (~> 0.9.0) simplecov-html (~> 0.10.0)
simplecov-html (0.9.0) simplecov-html (0.10.0)
PLATFORMS PLATFORMS
ruby ruby
@ -28,3 +28,6 @@ DEPENDENCIES
rake rake
rubygems-tasks rubygems-tasks
salama-object-file! salama-object-file!
BUNDLED WITH
1.10.6

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = 'salama-object-file' s.name = 'salama-object-file'
s.version = '0.2.0' s.version = '0.3.0'
s.authors = ['Torsten Ruger'] s.authors = ['Torsten Ruger']
s.email = 'torsten@villataika.fi' s.email = 'torsten@villataika.fi'