diff --git a/R.swift.Library.podspec b/R.swift.Library.podspec index 3d10a9b..d5b6515 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 = "1.0.0.beta.8" + spec.version = "1.0.0" spec.license = "MIT" spec.summary = "Companion library for R.swift, featuring types used to type resources"