Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 1f60159f9adc08cdf89b67cab1d5d4254a62b80c..e697cbdca8c4412555ae0ec6160d48cc69df61c3 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -22,7 +22,7 @@ dev_dependencies: |
# We pin a specific version to ensure everyone is formatting the code exactly |
# the same way. This is because any change in dart_style, even non-breaking |
# changes, may change the output format. |
- dart_style: 0.2.0-rc.3 |
+ dart_style: 0.2.0 |
pub_semver: ^1.1.0 |
test: ^0.12.0 |
environment: |