diff --git a/CHANGELOG.md b/CHANGELOG.md index b805ff4..09653ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.0.3 + +- https://github.com/TelemetryDeck/FlutterSDK/releases/tag/0.0.3 + + ## 0.0.2 - https://github.com/TelemetryDeck/FlutterSDK/releases/tag/0.0.2 diff --git a/lib/versions.dart b/lib/versions.dart index 085a4e9..b944766 100644 --- a/lib/versions.dart +++ b/lib/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "0.0.2"; +const String telemetryClientVersion = "0.0.3"; diff --git a/pubspec.yaml b/pubspec.yaml index 6a1f5f9..7c27c4c 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.2 +version: 0.0.3 homepage: "https://telemetrydeck.com" environment: diff --git a/version.txt b/version.txt index 4e379d2..bcab45a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.2 +0.0.3