We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66112fa commit e3a22f0Copy full SHA for e3a22f0
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+### 3.0.1 - 2025-03-27 01:06:01
3
+
4
+- Bumps deps
5
6
### 3.0.0 - 2025-03-16 07:38:08
7
8
* Release for Tailwind 4
mix.exs
@@ -2,7 +2,7 @@ defmodule PetalComponents.MixProject do
use Mix.Project
@source_url "https://github.com/petalframework/petal_components"
- @version "3.0.0"
+ @version "3.0.1"
def project do
[
0 commit comments