intermine 0.98.01 → 0.98.02

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.
@@ -0,0 +1,10 @@
1
+ #
2
+ # [author] Alex Kalderimis dev@intermine.org
3
+ # [homepage] http://www.intermine.org
4
+ # [Licence] Copyright (C) 2002-2011 FlyMine
5
+ #
6
+ # This code may be freely distributed and modified under the
7
+ # terms of the GNU Lesser General Public Licence. This should
8
+ # be distributed with the code. See the LICENSE file for more
9
+ # information or http://www.gnu.org/copyleft/lesser.html.
10
+ #
@@ -1,3 +1,3 @@
1
1
  module Intermine
2
- VERSION = "0.98.01"
2
+ VERSION = "0.98.02"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intermine
3
3
  version: !ruby/object:Gem::Version
4
- hash: 405
4
+ hash: 403
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 98
9
- - 1
10
- version: 0.98.01
9
+ - 2
10
+ version: 0.98.02
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alex Kalderimis
@@ -150,6 +150,7 @@ files:
150
150
  - Rakefile
151
151
  - README.rdoc
152
152
  - Gemfile
153
+ - contact_header.rdoc
153
154
  has_rdoc: true
154
155
  homepage: http://www.intermine.org
155
156
  licenses: