fanforce-plugin-factory 1.6.0.rc5 → 1.6.0.rc6

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,7 +23,8 @@ class Haml::Compiler
23
23
  foundation5: {
24
24
  tags: {},
25
25
  classes: [
26
- {regexp: 'col-width(\d+)', class: 'small-12 medium-{{1}} column'}
26
+ {regexp: 'col-width(\d+)', class: 'small-12 medium-{{1}} column'},
27
+ {regexp: 'form-row', class: 'row'}
27
28
  ]
28
29
  },
29
30
  bootstrap3: {
@@ -1,5 +1,5 @@
1
1
  class Fanforce
2
2
  class PluginFactory
3
- VERSION = '1.6.0.rc5'
3
+ VERSION = '1.6.0.rc6'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fanforce-plugin-factory
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0.rc5
4
+ version: 1.6.0.rc6
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: