Skip to content

Commit e773780

Browse files
committed
Update version to 0.1.0
1 parent 601278e commit e773780

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: lib/versions.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const String telemetryClientVersion = "0.0.5";
1+
const String telemetryClientVersion = "0.1.0";

Diff for: 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: 0.0.5
3+
version: 0.1.0
44
homepage: "https://telemetrydeck.com"
55
repository: "https://github.com/TelemetryDeck/FlutterSDK"
66
issue_tracker: "https://github.com/TelemetryDeck/FlutterSDK/issues"

Diff for: version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.5
1+
0.1.0

0 commit comments

Comments
 (0)