We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a53fe commit 3dfdcb9Copy full SHA for 3dfdcb9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v2.7.6 / 2024-09-18
2
+
3
+* Update to [Tailwind CSS v3.4.13](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.13) @flavorjones
4
5
6
## v2.7.5 / 2024-09-18
7
8
* Update to [Tailwind CSS v3.4.12](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.12) @flavorjones
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.7.5"
+ VERSION = "2.7.6"
end
0 commit comments