jobparser 0.13.6 → 0.13.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -68,7 +68,7 @@ module JobParser
68
68
  field :salary_string, :type => String
69
69
  field :location, :type => String
70
70
  field :deadline, :type => String
71
- field :job_postcode, :type => String
71
+ field :postcode, :type => String
72
72
  field :schema, :type => Boolean, :default => false
73
73
 
74
74
  end
@@ -1,3 +1,3 @@
1
1
  module JobParser
2
- VERSION = "0.13.6"
2
+ VERSION = "0.13.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jobparser
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.6
4
+ version: 0.13.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: