relevance-tarantula 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
data/Rakefile CHANGED
@@ -11,7 +11,7 @@ require 'lib/relevance/tarantula.rb'
11
11
  begin
12
12
  require 'jeweler'
13
13
  files = ["CHANGELOG", "MIT-LICENSE", "Rakefile", "README.rdoc", "VERSION.yml"]
14
- files << Dir["examples/**/*", "lib/**/*", "tasks/**/*", "template/**/*"]
14
+ files << Dir["examples/**/*", "laf/**/*", "lib/**/*", "tasks/**/*", "template/**/*"]
15
15
 
16
16
  Jeweler::Tasks.new do |s|
17
17
  s.name = "tarantula"
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
- :minor: 1
3
- :patch: 3
2
+ :patch: 4
4
3
  :major: 0
4
+ :minor: 1
Binary file
Binary file
Binary file
Binary file
Binary file