Skip to content

Commit 2dae4f6

Browse files
committed
Release 1.0.0-rc.1
1 parent 0cc3777 commit 2dae4f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.0-beta.6
1+
## 1.0.0-rc.1
22

33
* Add support for importing an `_index.scss` or `_index.sass` file when
44
importing a directory.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sass
2-
version: 1.0.0-dev
2+
version: 1.0.0-rc.1
33
description: A Sass implementation in Dart.
44
author: Dart Team <[email protected]>
55
homepage: https://github.com/sass/dart-sass

0 commit comments

Comments
 (0)