diff --git a/lib/versions.dart b/lib/versions.dart index b52cebb..029e3a9 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "1.0.1"; +const String telemetryClientVersion = "1.0.3"; diff --git a/pubspec.yaml b/pubspec.yaml index 4df4813..c03a5ff 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.1 +version: 1.0.3 homepage: "https://telemetrydeck.com" environment: diff --git a/version.txt b/version.txt index 7dea76e..21e8796 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.1 +1.0.3