iqeo-conf 0.0.4 → 0.0.5

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.
@@ -1,5 +1,5 @@
1
1
  module Iqeo
2
2
  class Configuration
3
- VERSION = "0.0.4"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iqeo-conf
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -66,6 +66,7 @@ files:
66
66
  - pkg/iqeo-conf-0.0.1.gem
67
67
  - pkg/iqeo-conf-0.0.2.gem
68
68
  - pkg/iqeo-conf-0.0.3.gem
69
+ - pkg/iqeo-conf-0.0.4.gem
69
70
  - spec/configuration_spec.rb
70
71
  - spec/spec_helper.rb
71
72
  homepage: http://iqeo.github.com/iqeo-conf