Skip to content

Commit eeac920

Browse files
committed
version bump to v2.7.3
1 parent 5bcac35 commit eeac920

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next / unreleased
1+
## v2.7.3 / 2024-08-14
22

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

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
tailwindcss-rails (2.7.1)
4+
tailwindcss-rails (2.7.3)
55
railties (>= 7.0.0)
66

77
GEM

lib/tailwindcss/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "2.7.2"
2+
VERSION = "2.7.3"
33
end

0 commit comments

Comments
 (0)