From 400f3f578a3bea80e9afc66171a5cadc94ee448a Mon Sep 17 00:00:00 2001 From: Daniel Jilg Date: Mon, 12 Feb 2024 12:42:03 +0000 Subject: [PATCH] Update version to 1.0.5 --- CHANGELOG.md | 5 +++++ lib/versions.dart | 2 +- pubspec.yaml | 2 +- version.txt | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd357a0..97ead20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.5 + +- https://github.com/TelemetryDeck/FlutterSDK/releases/tag/1.0.5 + + ## 1.0.4 - https://github.com/TelemetryDeck/FlutterSDK/releases/tag/1.0.4 diff --git a/lib/versions.dart b/lib/versions.dart index 1acef03..d00bd63 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "1.0.4"; +const String telemetryClientVersion = "1.0.5"; diff --git a/pubspec.yaml b/pubspec.yaml index 7f0a131..9a458a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: telemetrydecksdk description: "Flutter SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites" -version: 1.0.4 +version: 1.0.5 homepage: "https://telemetrydeck.com" environment: diff --git a/version.txt b/version.txt index ee90284..90a27f9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.4 +1.0.5