mix-rails-core 0.10.2 → 0.10.3

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/mix-rails-core/version.rb +1 -1
  2. metadata +3 -3
@@ -2,7 +2,7 @@ module MixRailsCore
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 0
4
4
  MINOR = 10
5
- TINY = 2
5
+ TINY = 3
6
6
  PRE = nil
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mix-rails-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.2
4
+ version: 0.10.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -496,7 +496,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
496
496
  version: '0'
497
497
  segments:
498
498
  - 0
499
- hash: -4223600941816937474
499
+ hash: -804705503354106230
500
500
  required_rubygems_version: !ruby/object:Gem::Requirement
501
501
  none: false
502
502
  requirements:
@@ -505,7 +505,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
505
505
  version: '0'
506
506
  segments:
507
507
  - 0
508
- hash: -4223600941816937474
508
+ hash: -804705503354106230
509
509
  requirements: []
510
510
  rubyforge_project:
511
511
  rubygems_version: 1.8.24