Update pubspec sdk constraint
diff --git a/pubspec.yaml b/pubspec.yaml
index 83c2967..ba8bf70 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -4,6 +4,6 @@
 description: Mustache template library
 homepage: https://github.com/xxgreg/mustache
 environment:
-  sdk: ">=0.8.10+6 <2.0.0"
+  sdk: '>=1.0.0 <2.0.0'
 dev_dependencies:
   unittest: ">=0.9.0 <0.10.0"