diff --git a/personnummer.gemspec b/personnummer.gemspec index 4c83090..68f4f13 100644 --- a/personnummer.gemspec +++ b/personnummer.gemspec @@ -3,8 +3,8 @@ $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = 'personnummer' - s.version = '3.0.0' - s.date = '2020-06-09' + s.version = '3.0.2' + s.date = '2021-06-04' s.summary = 'Validate Swedish social security numbers' s.description = 'Validate Swedish social security numbers' s.authors = ['Jack Millard, Fredrik Forsmo']