dante-editor 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  require "dante-editor/version"
2
2
 
3
3
  module DanteEditor
4
- VERSION = "0.0.8"
4
+ VERSION = "0.0.9"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dante-editor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Miguel Michelson
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-01-21 00:00:00.000000000 Z
12
+ date: 2015-02-03 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: dante-editor yet another Medium editor clone.
15
15
  email:
@@ -87,6 +87,17 @@ files:
87
87
  - dist/0.0.8/fonts/dante/fontello.woff
88
88
  - dist/0.0.8/images/dante/media-loading-placeholder.png
89
89
  - dist/0.0.8/js/dante-editor.js
90
+ - dist/0.0.9/css/dante-editor.css
91
+ - dist/0.0.9/fonts/dante/dante.eot
92
+ - dist/0.0.9/fonts/dante/dante.svg
93
+ - dist/0.0.9/fonts/dante/dante.ttf
94
+ - dist/0.0.9/fonts/dante/dante.woff
95
+ - dist/0.0.9/fonts/dante/fontello.eot
96
+ - dist/0.0.9/fonts/dante/fontello.svg
97
+ - dist/0.0.9/fonts/dante/fontello.ttf
98
+ - dist/0.0.9/fonts/dante/fontello.woff
99
+ - dist/0.0.9/images/dante/media-loading-placeholder.png
100
+ - dist/0.0.9/js/dante-editor.js
90
101
  - lib/dante-editor.rb
91
102
  - lib/dante-editor/rails.rb
92
103
  - lib/dante-editor/version.rb