diff --git a/pubspec.yaml b/pubspec.yaml index 0bf4c23..b2503c2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: "compiled_mustache" description: "Native support for pre-compiled mustache templates" author: "thislooksfun " homepage: "https://github.com/thislooksfun/compiled_mustache" -version: "1.0.0-beta2" +version: "1.0.0-beta1" dev_dependencies: test: "^0.12.27" benchmark_harness: ">=1.0.0 <2.0.0"