From 932aa465c59872c06d3cee3cd7300d71061bd276 Mon Sep 17 00:00:00 2001 From: Fan DANG Date: Sat, 4 May 2024 21:23:34 +0800 Subject: [PATCH] bump to 0.1.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68a1096..90589fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.1 + +* Fix the pod name for iOS. + ## 0.1.0 * Add basic support for Windows / Linux (via PCSC), macOS / iOS (via CryptoTokenKit), and Android (via USB operations). diff --git a/pubspec.yaml b/pubspec.yaml index 678c154..b374349 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: ccid description: "A Flutter plugin for smart card reader using CCID protocol with PC/SC-like APIs." -version: 0.1.0 +version: 0.1.1 homepage: https://github.com/nfcim/ccid environment: