We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b46470 commit 2bc9a77Copy full SHA for 2bc9a77
packages/pigeon/lib/src/generator_tools.dart
@@ -15,7 +15,7 @@ import 'generator.dart';
15
/// The current version of pigeon.
16
///
17
/// This must match the version in pubspec.yaml.
18
-const String pigeonVersion = '26.0.2';
+const String pigeonVersion = '26.0.3';
19
20
/// Read all the content from [stdin] to a String.
21
String readStdin() {
0 commit comments