Skip to content

Commit

Permalink
Release 1.26.6 (#1015)
Browse files Browse the repository at this point in the history
This also updates Travis to build the standalone Windows release on an
actual Windows machine.
  • Loading branch information
jathak authored May 28, 2020
1 parent fba0ea3 commit 3ad2674
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ jobs:
if: *deploy-if
env: *github-env
script: skip
os: windows
deploy:
provider: script
script: pub run grinder pkg-github-windows
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sass
version: 1.26.6-dev
version: 1.26.6
description: A Sass implementation in Dart.
author: Sass Team
homepage: https://github.com/sass/dart-sass
Expand Down

0 comments on commit 3ad2674

Please sign in to comment.