Release a beta version

This commit is contained in:
Natalie Weizenbaum 2020-07-17 14:44:43 -07:00
parent 0cddc095b9
commit c1f1226db0

View File

@ -1,5 +1,5 @@
name: sass_embedded
version: 1.0.0-dev
version: 1.0.0-beta.1
description: An implementation of the Sass embedded protocol using Dart Sass.
author: Sass Team
homepage: https://github.com/sass/dart-sass-embedded
@ -27,6 +27,3 @@ dev_dependencies:
path: ^1.6.0
test: ^1.0.0
test_descriptor: ^1.0.0
dependency_overrides:
cli_pkg: {git: git://github.com/google/dart_cli_pkg}