From 50280cb8847ee6be0437147de355c230d0ce8e1e Mon Sep 17 00:00:00 2001 From: Jennifer Thakar Date: Thu, 21 May 2020 15:24:36 -0700 Subject: [PATCH] Test the new release process (attempt 2) (#157) --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4628b081..05ed53af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.2.3-test.1 +## 1.2.3-test.2 * No user-visible changes. diff --git a/pubspec.yaml b/pubspec.yaml index 8a5112a6..774387da 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: sass_migrator -version: 1.2.3-test.1 +version: 1.2.3-test.2 description: A tool for running migrations on Sass files author: Jennifer Thakar homepage: https://github.com/sass/migrator