We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d478e commit 7cf98c3Copy full SHA for 7cf98c3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## v0.3.1
+## v0.4.0 (2022-01-19)
4
5
* Update Sass version to `1.49.0`
6
* Attach system target architecture to saved esbuild executable (h/t @cw789)
mix.exs
@@ -1,7 +1,7 @@
defmodule DartSass.MixProject do
use Mix.Project
- @version "0.3.0"
+ @version "0.4.0"
@source_url "https://github.com/CargoSense/dart_sass"
7
def project do
0 commit comments