Skip to content

Commit 8dd60dd

Browse files
committed
Update version to 3.0.0
1 parent 173e0fc commit 8dd60dd

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.5.0";
1+
const String telemetryClientVersion = "3.0.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.5.0
3+
version: 3.0.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.5.0
1+
3.0.0

0 commit comments

Comments
 (0)