From e72abca5a14968ab4ee7b6c8e256e5837c1fb9a8 Mon Sep 17 00:00:00 2001 From: ABC2015 <6826984+ABC2015@users.noreply.github.com> Date: Thu, 12 Dec 2024 09:04:28 -0500 Subject: [PATCH] chore: update workflow for SDK (#16) ## This PR - cleanup commits --------- Signed-off-by: Usman Signed-off-by: Jeremy Andrews Co-authored-by: ubabar123 --- open-feature-dart-server-sdk/.dart_tool/package_config.json | 3 ++- open-feature-dart-server-sdk/pubspec.yaml | 2 +- test.txt | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/open-feature-dart-server-sdk/.dart_tool/package_config.json b/open-feature-dart-server-sdk/.dart_tool/package_config.json index e75f5b1..a728970 100644 --- a/open-feature-dart-server-sdk/.dart_tool/package_config.json +++ b/open-feature-dart-server-sdk/.dart_tool/package_config.json @@ -362,7 +362,8 @@ "languageVersion": "3.5" } ], - "generated": "2024-12-12T13:32:41.664278Z", + + "generated": "2024-12-12T13:52:36.316776Z", "generator": "pub", "generatorVersion": "3.6.0", "pubCache": "file:///C:/Users/preth/AppData/Local/Pub/Cache" diff --git a/open-feature-dart-server-sdk/pubspec.yaml b/open-feature-dart-server-sdk/pubspec.yaml index 16756cd..08b04f6 100644 --- a/open-feature-dart-server-sdk/pubspec.yaml +++ b/open-feature-dart-server-sdk/pubspec.yaml @@ -14,7 +14,7 @@ description: A server-side Dart implementation of the OpenFeature SDK. version: 0.0.1-pre homepage: https://github.com/your-repo/open-feature-dart-server-sdk environment: - sdk: ">=3.5.4 <4.0.0" + sdk: ">=3.6.0 <4.0.0" dependencies: # Core dependencies diff --git a/test.txt b/test.txt index 1ba0493..7581981 100644 --- a/test.txt +++ b/test.txt @@ -1 +1 @@ -Testing for pipeline trigger. \ No newline at end of file +Testing for pipeline trigger. Add content to test \ No newline at end of file