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 436966f commit cc4d29eCopy full SHA for cc4d29e
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: build
2
-version: 0.2.1
+version: 0.2.0
3
description: A build system for Dart.
4
author: Dart Team <[email protected]>
5
homepage: https://github.com/dart-lang/build
@@ -11,7 +11,7 @@ dependencies:
11
analyzer: ^0.27.1
12
barback: ^0.15.0
13
code_transformers: ^0.4.1
14
- crypto: 0.9.1
+ crypto: ^0.9.1
15
logging: ^0.11.2
16
glob: ^1.1.0
17
path: ^1.1.0
0 commit comments