alf-core 0.16.2 → 0.16.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGELOG.md +4 -0
  2. data/lib/alf/core/version.rb +1 -1
  3. metadata +2 -2
@@ -1,3 +1,7 @@
1
+ # 0.16.3 - 2014-07-25
2
+
3
+ * No change in this submodule.
4
+
1
5
  # 0.16.2 - 2014-07-25
2
6
 
3
7
  * No change in this submodule.
@@ -4,7 +4,7 @@ module Alf
4
4
 
5
5
  MAJOR = 0
6
6
  MINOR = 16
7
- TINY = 2
7
+ TINY = 3
8
8
 
9
9
  def self.to_s
10
10
  [ MAJOR, MINOR, TINY ].join('.')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alf-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.2
4
+ version: 0.16.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -441,7 +441,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
441
441
  version: '0'
442
442
  segments:
443
443
  - 0
444
- hash: -3263790518548564068
444
+ hash: -946611860430493308
445
445
  required_rubygems_version: !ruby/object:Gem::Requirement
446
446
  none: false
447
447
  requirements: