diff --git a/.swift-version b/.swift-version new file mode 100644 index 0000000..83f5333 --- /dev/null +++ b/.swift-version @@ -0,0 +1 @@ +echo 3.0 > .swift-version diff --git a/README.md b/README.md index 7077d80..1e18f76 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - +

diff --git a/Ripple.podspec b/Ripple.podspec index ecc32e4..e3014ea 100644 --- a/Ripple.podspec +++ b/Ripple.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Ripple" s.summary = "Remember there's no such thing as a small act of kindness. Every act creates a ripple with no logical end." - s.version = "2.1" + s.version = "3.0" s.homepage = "https://github.com/RamonGilabert/Ripple" s.license = 'MIT' s.author = { "Ramon Gilabert" => "ramon.gilabert.llop@gmail.com" }