From fa4180790dbdfb58d92c472d8103ea6ed9026885 Mon Sep 17 00:00:00 2001 From: KGCybeX Date: Sat, 16 Sep 2023 01:28:53 +0200 Subject: [PATCH] Version bump 0.1.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 47448c39..32f53036 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: twilio_voice description: Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications. -version: 0.0.9 +version: 0.1.0 homepage: https://github.com/diegogarciar/twilio_voice environment: