Skip to content

Commit 8c2dbab

Browse files
committed
Update version to 2.1.0
1 parent bc4c83a commit 8c2dbab

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

lib/src/versions.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const String telemetryClientVersion = "2.0.1";
1+
const String telemetryClientVersion = "2.1.0";

pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.1
3+
version: 2.1.0
44
homepage: "https://telemetrydeck.com"
55
repository: "https://github.com/TelemetryDeck/FlutterSDK"
66
issue_tracker: "https://github.com/TelemetryDeck/FlutterSDK/issues"

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.1.0

0 commit comments

Comments
 (0)