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

View File

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