cellular_map 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +2 -2
data/Rakefile CHANGED
@@ -65,8 +65,8 @@ Rake::RDocTask.new(:rdoc) do |rdoc|
65
65
  rdoc.rdoc_dir = 'rdoc'
66
66
  rdoc.title = "Cellular Map v#{version}"
67
67
  rdoc.options << '--line-numbers' << '--inline-source'
68
- rdoc.rdoc_files.include('LICENSE')
69
68
  rdoc.rdoc_files.include('README*')
69
+ rdoc.rdoc_files.include('LICENSE*')
70
70
  rdoc.rdoc_files.include('lib/**/*.rb')
71
71
  end
72
72
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cellular_map
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michel Belleville
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-12-28 00:00:00 +01:00
12
+ date: 2009-12-29 00:00:00 +01:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency