more-font-awesome-rails 3.0.2.0 → 3.0.2.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -4,6 +4,7 @@ This gem vendors all the [font-awesome-more](http://gregoryloucas.github.io/Font
4
4
 
5
5
  ```
6
6
  # Gemfile
7
+ # See http://rubygems.org/gems/more-font-awesome-rails for the current version
7
8
  gem 'more-font-awesome-rails', '~> 3.0.2'
8
9
 
9
10
  # application.css
@@ -1,3 +1,3 @@
1
1
  module MoreFontAwesomeRails
2
- VERSION = "3.0.2.0"
2
+ VERSION = "3.0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: more-font-awesome-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2.0
4
+ version: 3.0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -41,7 +41,7 @@ files:
41
41
  - MIT-LICENSE
42
42
  - Rakefile
43
43
  - README.md
44
- homepage: ''
44
+ homepage: https://github.com/islandr/more-font-awesome-rails
45
45
  licenses: []
46
46
  post_install_message:
47
47
  rdoc_options: []