Try cutting a release of sass_api (#1416)

This commit is contained in:
Natalie Weizenbaum 2021-08-02 21:45:46 +00:00 committed by GitHub
parent 4db7935ff3
commit 3af6562497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 1.37.1
* No user-visible changes.
## 1.37.0
### Dart API

View File

@ -11,7 +11,7 @@ environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
sass: 1.37.0
sass: 1.37.1
dependency_overrides:
sass: {path: ../..}

View File

@ -1,5 +1,5 @@
name: sass
version: 1.37.0
version: 1.37.1
description: A Sass implementation in Dart.
author: Sass Team
homepage: https://github.com/sass/dart-sass