modern-pictograms-rails 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Modern
2
2
  module Pictograms
3
3
  module Rails
4
- VERSION = "0.0.2"
4
+ VERSION = "0.0.3"
5
5
  end
6
6
  end
7
7
  end
@@ -102,7 +102,7 @@ li[class^="mpicon-"].mpicon-large:before, li[class*=" mpicon-"].mpicon-large:bef
102
102
  .mpicon-tools:before { content:'\0028';}
103
103
  .mpicon-condecoration:before { content:'\0029';}
104
104
  .mpicon-star:before { content:'\002A';}
105
- .mpicon-plus-sign:before { content: "\002A"; }
105
+ .mpicon-plus-sign:before { content: "\002B"; }
106
106
  .mpicon-map-clip:before { content: "\002C"; }
107
107
  .mpicon-triangle:before { content: "\002D"; }
108
108
  .mpicon-cart:before { content: "\002E"; }
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: modern-pictograms-rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 2
10
- version: 0.0.2
9
+ - 3
10
+ version: 0.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - hylozero