Skip to content

Commit 1b5c8f2

Browse files
committed
version bump to v2.7.4
1 parent 41a11eb commit 1b5c8f2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v2.7.4 / 2024-09-13
2+
3+
* Update to [Tailwind CSS v3.4.11](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.11) @flavorjones
4+
5+
16
## v2.7.3 / 2024-08-14
27

38
* Update to [Tailwind CSS v3.4.10](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.10) @flavorjones

lib/tailwindcss/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "2.7.3"
2+
VERSION = "2.7.4"
33
end

0 commit comments

Comments
 (0)