From 106ba444e13366b4d8696f5527d155766c5e0264 Mon Sep 17 00:00:00 2001 From: Nathan Anderson Date: Tue, 14 Nov 2023 17:35:48 -0700 Subject: [PATCH] Update readme and bump version --- README.md | 3 --- pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b528cf3..9cc42b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -For information about how to write a good package README, see the guide for -[writing package pages](https://dart.dev/guides/libraries/writing-package-pages). - A simple and clean Stripe Element Card clone, rebuilt in native Flutter widgets. This is not an officially maintained package by Stripe, but using the html stripe diff --git a/pubspec.yaml b/pubspec.yaml index c2ec952..3903783 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: stripe_native_card_field description: A native flutter implementation of the elegant Stripe Card Field. -version: 0.0.1 +version: 0.0.2 repository: https://git.fosscat.com/n8r/stripe_native_card_field environment: