We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bcac35 commit eeac920Copy full SHA for eeac920
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## next / unreleased
+## v2.7.3 / 2024-08-14
2
3
* Update to [Tailwind CSS v3.4.10](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.10) @flavorjones
4
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- tailwindcss-rails (2.7.1)
+ tailwindcss-rails (2.7.3)
5
railties (>= 7.0.0)
6
7
GEM
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.7.2"
+ VERSION = "2.7.3"
end
0 commit comments