We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc2fdf commit dec852eCopy full SHA for dec852e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## v0.3.1
+## v0.3.1 (2025-02-28)
4
5
* Support correct target for Linux MUSL with Tailwind v3.
6
mix.exs
@@ -1,7 +1,7 @@
defmodule Tailwind.MixProject do
use Mix.Project
- @version "0.3.0"
+ @version "0.3.1"
@source_url "https://github.com/phoenixframework/tailwind"
7
def project do
0 commit comments