diff --git a/Project/Info.plist b/Project/Info.plist index ce892bf..5d3f53e 100644 --- a/Project/Info.plist +++ b/Project/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.1.1 + 3.1.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/Sources/Data+Gzip.swift b/Sources/Data+Gzip.swift index 6e52253..1d03578 100644 --- a/Sources/Data+Gzip.swift +++ b/Sources/Data+Gzip.swift @@ -1,7 +1,7 @@ // // Data+Gzip.swift // -// Version 3.1.1 +// Version 3.1.2 /* The MIT License (MIT)