spacers_and_dividers 0.0.1 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Spacers & Dividers
2
2
 
3
+ [![Gem Version](https://badge.fury.io/rb/spacers_and_dividers.png)](http://badge.fury.io/rb/spacers_and_dividers)
4
+
3
5
  Spacers and Dividers is my own replacement for ```<hr/>``` and ```<br/>``` with
4
6
  tags with creative touch that you can also use in your projects.
5
7
 
@@ -26,6 +28,8 @@ Or install it yourself as:
26
28
 
27
29
  1. Stylized Dividers
28
30
  2. Horizontal Spacers
31
+ 3. Spacers.js
32
+ 4. Dividers.js
29
33
 
30
34
  ## Contributing
31
35
 
@@ -34,3 +38,11 @@ Or install it yourself as:
34
38
  3. Commit your changes (`git commit -am 'Add some feature'`)
35
39
  4. Push to the branch (`git push origin my-new-feature`)
36
40
  5. Create new Pull Request
41
+
42
+ ## License
43
+
44
+ MIT License. Copyright (c) 2013 Robbie Marcelo, see [LICENSE] for full
45
+ details.
46
+
47
+
48
+ [LICENSE]: http://github.com/rbmrclo/spacers_and_dividers/blob/master/LICENSE.txt
@@ -1,3 +1,3 @@
1
1
  module SpacersAndDividers
2
- VERSION = "0.0.1"
2
+ VERSION = "1.0.0"
3
3
  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: 0.0.1
4
+ version: 1.0.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: