From 7457d2e9e7e623d9844ffd037a070cf32d39c348 Mon Sep 17 00:00:00 2001 From: Natalie Weizenbaum Date: Fri, 24 Jan 2020 16:49:59 -0800 Subject: [PATCH] Create a release to test cli_pkg infrastructure (#940) --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a83b9a73..eb46e701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.25.1-test.1 + +* No user-visible changes. + ## 1.25.0 * Add functions to the built-in "sass:math" module. diff --git a/pubspec.yaml b/pubspec.yaml index d717b186..dd57d608 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sass -version: 1.25.0 +version: 1.25.1-test.1 description: A Sass implementation in Dart. author: Sass Team homepage: https://github.com/sass/dart-sass