biodiversity 0.7.1 → 0.7.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION +1 -1
  3. metadata +5 -5
data/Rakefile CHANGED
@@ -23,7 +23,7 @@ begin
23
23
  gem.summary = 'Parser of scientific names'
24
24
  gem.description = 'Tools for biodiversity informatics'
25
25
  gem.email = "dmozzherin@gmail.com"
26
- gem.homepage = "http://github.com/dimus/biodiversity"
26
+ gem.homepage = "http://github.com/GlobalNamesArchitecture/biodiversity"
27
27
  gem.authors = ["Dmitry Mozzherin"]
28
28
  gem.has_rdoc = false
29
29
  gem.bindir = 'bin'
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.7.1
1
+ 0.7.2
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: biodiversity
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
4
+ hash: 7
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 7
9
- - 1
10
- version: 0.7.1
9
+ - 2
10
+ version: 0.7.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Dmitry Mozzherin
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-09-17 00:00:00 -04:00
18
+ date: 2010-10-07 00:00:00 -04:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -98,7 +98,7 @@ files:
98
98
  - spec/parser/test_data.txt
99
99
  - spec/spec_helper.rb
100
100
  has_rdoc: true
101
- homepage: http://github.com/dimus/biodiversity
101
+ homepage: http://github.com/GlobalNamesArchitecture/biodiversity
102
102
  licenses: []
103
103
 
104
104
  post_install_message: