From d245f427bd18815fd5d2952175e4d3185eed674a Mon Sep 17 00:00:00 2001 From: Daniel Jilg Date: Mon, 12 Feb 2024 14:37:27 +0000 Subject: [PATCH] Update version to 1.0.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 1c750e1..d8c249a 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "1.0.9"; +const String telemetryClientVersion = "1.0.0"; diff --git a/pubspec.yaml b/pubspec.yaml index 43d9682..73022e7 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.9 +version: 1.0.0 homepage: "https://telemetrydeck.com" environment: diff --git a/version.txt b/version.txt index 66c4c22..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.9 +1.0.0