wrench 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/conf/config.yaml +2 -0
  2. data/lib/wrench/version.rb +1 -1
  3. metadata +1 -1
data/conf/config.yaml CHANGED
@@ -9,6 +9,8 @@ assets:
9
9
  url: https://raw.github.com/douglascrockford/JSON-js/master/json2.js
10
10
  - name: twitter-text-js
11
11
  url: https://raw.github.com/twitter/twitter-text-js/master/twitter-text.js
12
+ - name: jqueryui-themes
13
+ url: http://jqueryui.com/resources/download/jquery-ui-themes-1.10.2.zip
12
14
  directories:
13
15
  - conf
14
16
  - docs
@@ -1,3 +1,3 @@
1
1
  module Wrench
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wrench
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: