From 1760dbc2a740033ee2b6390936bf9eaffcecbbbd Mon Sep 17 00:00:00 2001 From: Daniel Jilg Date: Mon, 6 Jan 2025 10:13:21 +0000 Subject: [PATCH] Update version to 2.0.1 --- lib/src/versions.dart | 2 +- pubspec.yaml | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/src/versions.dart b/lib/src/versions.dart index 4ea9433..eb157b0 100644 --- a/lib/src/versions.dart +++ b/lib/src/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "2.0.0"; +const String telemetryClientVersion = "2.0.1"; diff --git a/pubspec.yaml b/pubspec.yaml index 35c86d8..a0d1144 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: 2.0.0 +version: 2.0.1 homepage: "https://telemetrydeck.com" repository: "https://github.com/TelemetryDeck/FlutterSDK" issue_tracker: "https://github.com/TelemetryDeck/FlutterSDK/issues" diff --git a/version.txt b/version.txt index 227cea2..38f77a6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.0 +2.0.1