diff --git a/pubspec.lock b/pubspec.lock index 6564c81..b451d3f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -46,7 +46,7 @@ packages: path: "../fai_chain_studio_flow_editor" relative: true source: path - version: "0.24.0" + version: "0.24.1" characters: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d5e28a9..cfb19e4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: # Tag-pinned so a CI (override-free) build is reproducible and an # editor push can't retroactively change what a Studio release # builds against. Bump this in lockstep with the editor tag. - ref: v0.24.0 + ref: v0.24.1 dev_dependencies: flutter_test: