Update the pubspec and changelog.

This commit is contained in:
Natalie Weizenbaum 2016-12-29 12:30:31 -08:00
parent beb1a0bd09
commit 17521b5a3b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.0.0-alpha.7
* Fix a few more small `@extend` bugs.
## 1.0.0-alpha.6
* Allow `var()` to be passed to `rgb()`, `rgba()`, `hsl()`, and `hsla()`.

View File

@ -1,5 +1,5 @@
name: sass
version: 1.0.0-alpha.6
version: 1.0.0-dev
description: A Sass implementation in Dart.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/sass/dart-sass