From de8b4583ea28fbc79f44b60fd4af730c2373d263 Mon Sep 17 00:00:00 2001 From: FZambia Date: Sun, 26 Jan 2025 10:56:36 +0200 Subject: [PATCH] bump to 0.15.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b68a53d..b63cb5b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: centrifuge -version: 0.14.1 +version: 0.15.0 description: > Dart client to communicate with Centrifuge and Centrifugo from Flutter and VM