From 2a21d9ae7df51b4679557a4444d6b5894d0fdad0 Mon Sep 17 00:00:00 2001 From: "R.Noto" Date: Sat, 1 Jul 2023 14:17:25 +0900 Subject: [PATCH] release 1.3.1 --- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00b2f0e..0785342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,5 @@ Changed the import file to be only camel.dart made it possible to omit the command argument of the Message class. ## 1.3.0 change links in README.md to github repository, and change logo size. +### 1.3.1 +change the folder name of exsample to example. diff --git a/pubspec.yaml b/pubspec.yaml index 8161970..dbdb960 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.0 +version: 1.3.1 homepage: environment: