Skip to content

Commit dec852e

Browse files
committed
release v0.3.1
1 parent 2bc2fdf commit dec852e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## v0.3.1
3+
## v0.3.1 (2025-02-28)
44

55
* Support correct target for Linux MUSL with Tailwind v3.
66

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Tailwind.MixProject do
22
use Mix.Project
33

4-
@version "0.3.0"
4+
@version "0.3.1"
55
@source_url "https://github.com/phoenixframework/tailwind"
66

77
def project do

0 commit comments

Comments
 (0)