spacers_and_dividers 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -22,7 +22,7 @@ Or install it yourself as:
22
22
  ## Usage
23
23
 
24
24
  Just create a ```<div class='vspacer-[PREFERRED HEIGHT]'></div>``` and the
25
- wizards will automatically do the spacing.
25
+ wizards will automatically do the spacing. (Without the brackets ofcourse)
26
26
 
27
27
  ## TODOS
28
28
 
@@ -1,3 +1,3 @@
1
1
  module SpacersAndDividers
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
@@ -3,5 +3,6 @@ require "spacers_and_dividers/version"
3
3
  module SpacersAndDividers
4
4
  module Rails
5
5
  class Engine < ::Rails::Engine
6
+ end
6
7
  end
7
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spacers_and_dividers
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: