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 e33d1b9 commit 425e819Copy full SHA for 425e819
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## v0.7.0
+## v0.7.0 (2023-06-27)
4
5
* Require Elixir v1.11+
6
* Mark inets and ssl as optional apps
mix.exs
@@ -1,7 +1,7 @@
defmodule DartSass.MixProject do
use Mix.Project
- @version "0.7.0-dev"
+ @version "0.7.0"
@source_url "https://github.com/CargoSense/dart_sass"
7
def project do
0 commit comments