diff --git a/lib/src/versions.dart b/lib/src/versions.dart index 4ea9433..eb157b0 100644 --- a/lib/src/versions.dart +++ b/lib/src/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "2.0.0"; +const String telemetryClientVersion = "2.0.1"; diff --git a/pubspec.yaml b/pubspec.yaml index 35c86d8..a0d1144 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: 2.0.0 +version: 2.0.1 homepage: "https://telemetrydeck.com" repository: "https://github.com/TelemetryDeck/FlutterSDK" issue_tracker: "https://github.com/TelemetryDeck/FlutterSDK/issues" diff --git a/version.txt b/version.txt index 227cea2..38f77a6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.0 +2.0.1