diff --git a/.swift-version b/.swift-version new file mode 100644 index 0000000..9f55b2c --- /dev/null +++ b/.swift-version @@ -0,0 +1 @@ +3.0 diff --git a/CrashEye.podspec b/CrashEye.podspec index 2c33bcb..cbf4694 100644 --- a/CrashEye.podspec +++ b/CrashEye.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'CrashEye' - s.version = '1.1.0' + s.version = '1.1.1' s.summary = 'CrashEye is an ios crash monitor,automatic catch exception crash & signal crash and return the stacktrace.' # This description is used to generate tags and improve search results.