techcor 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/techcor/version.rb +2 -2
  2. metadata +3 -3
@@ -2,8 +2,8 @@ class Techcor
2
2
  module Version
3
3
  MAJOR = 0
4
4
  MINOR = 0
5
- PATCH = 3
5
+ PATCH = 4
6
6
 
7
7
  STRING = [MAJOR, MINOR, PATCH].compact.join('.')
8
8
  end
9
- end
9
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: techcor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -216,6 +216,7 @@ files:
216
216
  - Gemfile.lock
217
217
  - README.md
218
218
  - Rakefile
219
+ - bin/techcor
219
220
  - config/cucumber.yml
220
221
  - config/mongoid.yml
221
222
  - config/mongoid.yml.sample
@@ -281,7 +282,6 @@ files:
281
282
  - spec/lib/storage/project_mongo_spec.rb
282
283
  - spec/lib/storage/property_value_mongo_spec.rb
283
284
  - spec/spec_helper.rb
284
- - bin/techcor
285
285
  homepage: http://github.com/maksar/techcor
286
286
  licenses:
287
287
  - MIT
@@ -297,7 +297,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
297
297
  version: '0'
298
298
  segments:
299
299
  - 0
300
- hash: -1170430622429391028
300
+ hash: -2673422986978067583
301
301
  required_rubygems_version: !ruby/object:Gem::Requirement
302
302
  none: false
303
303
  requirements: