mortar 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,5 +16,5 @@
16
16
 
17
17
  module Mortar
18
18
  # see http://semver.org/
19
- VERSION = "0.7.0"
19
+ VERSION = "0.7.1"
20
20
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mortar
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3
4
+ hash: 1
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 7
9
- - 0
10
- version: 0.7.0
9
+ - 1
10
+ version: 0.7.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Mortar Data
@@ -161,6 +161,13 @@ extra_rdoc_files: []
161
161
  files:
162
162
  - README.md
163
163
  - bin/mortar
164
+ - css/illustrate.css
165
+ - flash/zeroclipboard.swf
166
+ - js/jquery-1.7.1.min.js
167
+ - js/jquery.stylestack.js
168
+ - js/jquery.transit.js
169
+ - js/mortar-table.js
170
+ - js/zero_clipboard.js
164
171
  - lib/mortar.rb
165
172
  - lib/mortar/auth.rb
166
173
  - lib/mortar/cli.rb