diff --git a/CHANGELOG.md b/CHANGELOG.md index 4253185..b7414ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.9 + +- https://github.com/TelemetryDeck/FlutterSDK/releases/tag/1.0.9 + + ## 1.0.2 - https://github.com/TelemetryDeck/FlutterSDK/releases/tag/1.0.2 diff --git a/lib/versions.dart b/lib/versions.dart index 53e5d1e..1c750e1 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "1.0.2"; +const String telemetryClientVersion = "1.0.9"; diff --git a/pubspec.yaml b/pubspec.yaml index 3eb8e25..43d9682 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.2 +version: 1.0.9 homepage: "https://telemetrydeck.com" environment: diff --git a/version.txt b/version.txt index 6d7de6e..66c4c22 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.2 +1.0.9