diff --git a/lib/src/versions.dart b/lib/src/versions.dart index d99d22d..d8c249a 100644 --- a/lib/src/versions.dart +++ b/lib/src/versions.dart @@ -1 +1 @@ -const String telemetryClientVersion = "0.3.0"; +const String telemetryClientVersion = "1.0.0"; diff --git a/pubspec.yaml b/pubspec.yaml index 8910906..898ed98 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: 0.6.0 +version: 1.0.0 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 a918a2a..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0 +1.0.0