From e773780629f9b4bf89d5054b44e380cd34f272c1 Mon Sep 17 00:00:00 2001 From: Daniel Jilg Date: Mon, 22 Apr 2024 14:26:16 +0000 Subject: [PATCH] Update version to 0.1.0 --- lib/versions.dart | 2 +- pubspec.yaml | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/versions.dart b/lib/versions.dart index a394807..857863e 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "0.0.5"; +const String telemetryClientVersion = "0.1.0"; diff --git a/pubspec.yaml b/pubspec.yaml index 4c52cdb..d44782e 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: 0.0.5 +version: 0.1.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 bbdeab6..6e8bf73 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.5 +0.1.0