Skip to content

Commit 1760dbc

Browse files
committed
Update version to 2.0.1
1 parent bcdb6e8 commit 1760dbc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/src/versions.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const String telemetryClientVersion = "2.0.0";
1+
const String telemetryClientVersion = "2.0.1";

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: telemetrydecksdk
22
description: "Flutter SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites"
3-
version: 2.0.0
3+
version: 2.0.1
44
homepage: "https://telemetrydeck.com"
55
repository: "https://github.com/TelemetryDeck/FlutterSDK"
66
issue_tracker: "https://github.com/TelemetryDeck/FlutterSDK/issues"

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

0 commit comments

Comments
 (0)