From a649d754cc95482c10c440d4b8d50992274e91bc Mon Sep 17 00:00:00 2001 From: Serguei Vinnitskii Date: Mon, 28 Oct 2019 11:25:12 -0400 Subject: [PATCH] Updated badge Swift 4.2 to 5.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e266acc..0b707eac 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # EOSIO SDK for Swift: ECC ![EOSIO Alpha](https://img.shields.io/badge/EOSIO-Alpha-blue.svg) [![Software License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/EOSIO/eosio-swift/blob/master/LICENSE) -[![Swift 4.2](https://img.shields.io/badge/Language-Swift_4.2-orange.svg)](https://swift.org) +[![Swift 5.0](https://img.shields.io/badge/Language-Swift_5.0-orange.svg)](https://swift.org) ![](https://img.shields.io/badge/Deployment%20Target-iOS%2011-blue.svg) EOSIO SDK for Swift: ECC is a library for working with public and private keys, cryptographic signatures, encryption/decryption, etc. as part of the [EOSIO SDK for Swift](https://github.com/EOSIO/eosio-swift) family of libraries.