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.
2 parents d87790c + 7a72b4d commit 5d01329Copy full SHA for 5d01329
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: dart_dev
2
-version: 0.0.0
+version: 1.0.0
3
description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable.
4
authors:
5
- Workiva Client Platform Team <[email protected]>
@@ -20,4 +20,4 @@ dependencies:
20
executables:
21
dart_dev:
22
environment:
23
- sdk: ">=1.9.0 <2.0.0"
+ sdk: ">=1.9.0 <2.0.0"
0 commit comments