Skip to content

Commit 64dc85c

Browse files
committed
Tag 1.0.0-alpha.1.
1 parent 12397aa commit 64dc85c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 0.0.0
1+
## 1.0.0-alpha.1
22

3-
* Initial version.
3+
* Initial alpha release.

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-alpha.1
33
description: A Sass implementation in Dart.
44
author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/sass

0 commit comments

Comments
 (0)