Skip to content

Commit 2bc9a77

Browse files
committed
3
1 parent 9b46470 commit 2bc9a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pigeon/lib/src/generator_tools.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import 'generator.dart';
1515
/// The current version of pigeon.
1616
///
1717
/// This must match the version in pubspec.yaml.
18-
const String pigeonVersion = '26.0.2';
18+
const String pigeonVersion = '26.0.3';
1919

2020
/// Read all the content from [stdin] to a String.
2121
String readStdin() {

0 commit comments

Comments
 (0)