Skip to content

Commit e3a22f0

Browse files
committed
v3.0.1
1 parent 66112fa commit e3a22f0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
### 3.0.1 - 2025-03-27 01:06:01
3+
4+
- Bumps deps
5+
26
### 3.0.0 - 2025-03-16 07:38:08
37

48
* Release for Tailwind 4

mix.exs

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

44
@source_url "https://github.com/petalframework/petal_components"
5-
@version "3.0.0"
5+
@version "3.0.1"
66

77
def project do
88
[

0 commit comments

Comments
 (0)