diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dbd3943..7e8efefb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.20.1 + +* No user-visible changes. + ## 1.20.0 * Support attribute selector modifiers, such as the `i` in `[title="test" i]`. diff --git a/pubspec.yaml b/pubspec.yaml index cb42f299..39ee7505 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sass -version: 1.20.0 +version: 1.20.1 description: A Sass implementation in Dart. author: Dart Team homepage: https://github.com/sass/dart-sass