intermine 0.98.02 → 0.98.03

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/intermine/version.rb +1 -1
  2. metadata +4 -4
@@ -1,3 +1,3 @@
1
1
  module Intermine
2
- VERSION = "0.98.02"
2
+ VERSION = "0.98.03"
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: 403
4
+ hash: 401
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 98
9
- - 2
10
- version: 0.98.02
9
+ - 3
10
+ version: 0.98.03
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alex Kalderimis
@@ -160,7 +160,7 @@ rdoc_options:
160
160
  - --title
161
161
  - InterMine Webservice Client
162
162
  - --main
163
- - README
163
+ - README.rdoc
164
164
  - --line-numbers
165
165
  require_paths:
166
166
  - lib