From 3b60aaabb7ccd350e4bdb47197aca3a890c8c22d Mon Sep 17 00:00:00 2001 From: Mateusz Wszeborowski Date: Sun, 23 Jul 2023 12:16:13 -0400 Subject: [PATCH] Release 4.0.5 --- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0359ea3..84b7025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [4.0.5] - 22.07.2023 ### Changed - Updating photo_view dependency to 0.14.0 diff --git a/pubspec.yaml b/pubspec.yaml index ceca660..404bf14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: tweet_ui description: Show Tweets from a Twitter API JSON on Android and iOS. Support for Tweets with 1-4 photos, Video, GIFs, hashtags, mentions, symbols, urls, quoted Tweets and retweets. -version: 4.0.4 +version: 4.0.5 homepage: https://github.com/schibsted/tweet_ui environment: