Skip to content

Commit 7cf98c3

Browse files
committed
Release v0.4.0
1 parent 90d478e commit 7cf98c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## v0.3.1
3+
## v0.4.0 (2022-01-19)
44

55
* Update Sass version to `1.49.0`
66
* Attach system target architecture to saved esbuild executable (h/t @cw789)

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule DartSass.MixProject do
22
use Mix.Project
33

4-
@version "0.3.0"
4+
@version "0.4.0"
55
@source_url "https://github.com/CargoSense/dart_sass"
66

77
def project do

0 commit comments

Comments
 (0)