From 4b6c943bfa35e5fae832b91af407dbba7f70e87c Mon Sep 17 00:00:00 2001 From: "R.Noto" Date: Sun, 2 Jul 2023 12:55:38 +0900 Subject: [PATCH] release 1.3.3 --- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73d1c7f..8286fbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,5 @@ change links in README.md to github repository, and change logo size. change the folder name of exsample to example. ### 1.3.2 fix didn't call close method. +### 1.3.3 +fix didn't call close method of stream. diff --git a/pubspec.yaml b/pubspec.yaml index 4ea2140..54e7935 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: camel description: A Flutter package for communicating in a local network. -version: 1.3.2 +version: 1.3.3 homepage: environment: