diff --git a/BSON.podspec b/BSON.podspec index e8ea310..ec63000 100644 --- a/BSON.podspec +++ b/BSON.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '11.0' s.osx.deployment_target = '10.13' s.name = 'BSON' - s.version = '6.0.3' + s.version = '6.0.4' s.summary = 'A Swift implementation of the BSON specification' s.description = <<-DESC