Skip to content

Commit 7635210

Browse files
committed
Match min dart SDK constraint for stable release
1 parent 3740e6a commit 7635210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vin_decoder.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/// Support for VIN parsing, validation, and generation.
2-
// @dart=2.9
2+
// @dart=2.1
33

44
library vin_decoder;
55

0 commit comments

Comments
 (0)