diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a818d..2841408 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.0.5 + +- https://github.com/TelemetryDeck/FlutterSDK/releases/tag/0.0.5 + + ## 0.0.4 - The initial release of TelemetryDeck SDK for Flutter diff --git a/lib/versions.dart b/lib/versions.dart index b944766..a394807 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "0.0.3"; +const String telemetryClientVersion = "0.0.5"; diff --git a/pubspec.yaml b/pubspec.yaml index 7c27c4c..2a734bc 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.3 +version: 0.0.5 homepage: "https://telemetrydeck.com" environment: diff --git a/version.txt b/version.txt index bcab45a..bbdeab6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.3 +0.0.5