i0n_rails3_generators 0.2.12 → 0.2.13

Sign up to get free protection for your applications and to get access to all the features.
data/config/version.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :version_major: 0
3
3
  :version_minor: 2
4
- :version_patch: 12
4
+ :version_patch: 13
@@ -1,4 +1,4 @@
1
- module i0n
1
+ module I0n
2
2
  module Generators
3
3
  class AuthenticationGenerator < Rails::Generators::Base
4
4
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: i0n_rails3_generators
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.2.12
5
+ version: 0.2.13
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ian Alexander Wood (i0n)