From 5b31df82ff193b575fa555f4484e9aff60e406df Mon Sep 17 00:00:00 2001 From: Igor Cota Date: Wed, 21 Aug 2024 10:29:54 +0200 Subject: [PATCH] Bump version and changelog --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2377d3e..c3729b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ SPDX-FileCopyrightText: 2024 Foundation Devices Inc. SPDX-License-Identifier: MIT --> +## 0.0.7 + +* Relicensed to MIT + ## 0.0.6 * Pinned 'time' to a specific version diff --git a/pubspec.yaml b/pubspec.yaml index 94140b9..374b96a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ name: tor description: A multi-platform Flutter plugin for managing a Tor proxy. Based on arti. -version: 0.0.6 +version: 0.0.7 homepage: https://github.com/Foundation-Devices/tor platforms: