diff --git a/CHANGELOG.md b/CHANGELOG.md index dedce662f..05fc9a233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.0.0-beta.6 +## 1.0.0-rc.1 * Add support for importing an `_index.scss` or `_index.sass` file when importing a directory. diff --git a/pubspec.yaml b/pubspec.yaml index ebdb55c76..4fb6378db 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sass -version: 1.0.0-dev +version: 1.0.0-rc.1 description: A Sass implementation in Dart. author: Dart Team homepage: https://github.com/sass/dart-sass