From 7645636c07766c80568c48c99641b892a0706d06 Mon Sep 17 00:00:00 2001 From: Leo Farias Date: Sat, 27 Jan 2024 15:58:04 -0500 Subject: [PATCH] Version bump --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1f594583..115d89a2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Unreleased +# 1.0.0-beta.4 - Improvements on border, and borderRadius utitlies. - Fixes issue [#179](https://github.com/conceptadev/mix/issues/179) diff --git a/pubspec.yaml b/pubspec.yaml index 60461c6d9..6a6c328cf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mix description: An expressive way to effortlessly build design systems in Flutter. -version: 1.0.0-beta.3 +version: 1.0.0-beta.4 homepage: https://github.com/leoafarias/mix environment: