From 848826c0d4b29cd75328bfdbc36b113a4a48abd7 Mon Sep 17 00:00:00 2001 From: Plague Fox Date: Fri, 4 Aug 2023 08:49:00 +0400 Subject: [PATCH] Bump release --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d96ded..6ef7ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.0.1-pre.4 +## 0.0.1-pre.5 - **ADDED**: Initial release diff --git a/pubspec.yaml b/pubspec.yaml index ad298ab..97582d2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: > Dart client to communicate with Centrifuge and Centrifugo from Flutter and VM over WebSockets -version: 0.0.1-pre.4 +version: 0.0.1-pre.5 homepage: https://centrifugal.dev