Index: pkg/crypto/pubspec.yaml |
=================================================================== |
--- pkg/crypto/pubspec.yaml (revision 29983) |
+++ pkg/crypto/pubspec.yaml (working copy) |
@@ -1,6 +1,9 @@ |
name: crypto |
+version: 0.9.0 |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
documentation: http://api.dartlang.org/docs/pkg/crypto |
description: > |
Library of cryptographic functions. |
+environment: |
+ sdk: ">=0.8.10+6 <2.0.0" |