From 843d330aaa77fe1d9555298c4e49cbeab1681cd1 Mon Sep 17 00:00:00 2001 From: Daniel Jilg Date: Tue, 6 Feb 2024 10:05:13 +0000 Subject: [PATCH] Update version to 1.0.4 --- 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 029e3a9..1acef03 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "1.0.3"; +const String telemetryClientVersion = "1.0.4"; diff --git a/pubspec.yaml b/pubspec.yaml index c03a5ff..7f0a131 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.3 +version: 1.0.4 homepage: "https://telemetrydeck.com" environment: diff --git a/version.txt b/version.txt index 21e8796..ee90284 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.3 +1.0.4