diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dabfd34d..89047de77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.0.0 +## 1.0.0-alpha.1 -* Initial version. +* Initial alpha release. diff --git a/pubspec.yaml b/pubspec.yaml index 85106cfda..933438533 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sass -version: 1.0.0-dev +version: 1.0.0-alpha.1 description: A Sass implementation in Dart. author: Dart Team homepage: https://github.com/dart-lang/sass