From 0b38f72188a5216b6cae15634f0a345ce14cdaa3 Mon Sep 17 00:00:00 2001 From: Rexios Date: Wed, 19 Jul 2023 11:14:01 -0400 Subject: [PATCH] Preparing for release --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b696e13..a632515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.32.0 +- Fixes `puby link` on Windows + ## 1.31.0 - Display the packages as they are cached by `puby link` diff --git a/pubspec.yaml b/pubspec.yaml index 6abe5bf..93db23d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: puby description: Run commands in all projects in the current directory. Handle monorepos with ease. -version: 1.31.0 +version: 1.32.0 homepage: https://github.com/Rexios80/puby environment: