diff --git a/LICENSE b/LICENSE index 2f07133..6e8c466 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018-2019 - Personnummer and Contributors +Copyright (c) 2018-2020 - Personnummer and Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Personnummer.podspec b/Personnummer.podspec index df6794c..2bb24b1 100644 --- a/Personnummer.podspec +++ b/Personnummer.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Personnummer' - s.version = '1.0.0' + s.version = '1.0.1' s.author = { 'Arbitur' => 'arbiturr@gmail.com' } s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/personnummer/swift.git'