fira 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +2 -2
  2. data/lib/fira/version.rb +1 -1
  3. metadata +1 -1
data/README.md CHANGED
@@ -25,10 +25,10 @@ To use Fira, rename HTML files to .html.fi and rails will automatically handle t
25
25
  ##Examples
26
26
 
27
27
  ###Id's
28
- <div #my_id&rt;
28
+ <div #my_id &rt;
29
29
 
30
30
  ###Classes
31
- <div .multiple .classes&rt;
31
+ <div .multiple .classes &rt;
32
32
 
33
33
  ## Contributing
34
34
 
data/lib/fira/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Fira
2
- VERSION = "0.0.1"
2
+ VERSION = "0.1.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fira
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: