diff --git a/R.swift.Library.podspec b/R.swift.Library.podspec index cdecc5e..c1089f5 100644 --- a/R.swift.Library.podspec +++ b/R.swift.Library.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |spec| spec.name = "R.swift.Library" - spec.version = "5.0.0.alpha.1" + spec.version = "5.0.0.alpha.2" spec.license = "MIT" spec.summary = "Companion library for R.swift, featuring types used to type resources"