From 337660a0026eac7d1236da6de2f448aaefae72b6 Mon Sep 17 00:00:00 2001 From: Daniel Jilg Date: Mon, 6 Jan 2025 09:54:04 +0000 Subject: [PATCH] Update version to 2.0.0 --- 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 d8c249a..4ea9433 100644 --- a/lib/src/versions.dart +++ b/lib/src/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "1.0.0"; +const String telemetryClientVersion = "2.0.0"; diff --git a/pubspec.yaml b/pubspec.yaml index 898ed98..35c86d8 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.0 +version: 2.0.0 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 3eefcb9..227cea2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +2.0.0