Skip to content

Commit

Permalink
version bump to v2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Sep 23, 2024
1 parent 89a53fe commit 3dfdcb9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v2.7.6 / 2024-09-18

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


## v2.7.5 / 2024-09-18

* Update to [Tailwind CSS v3.4.12](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.12) @flavorjones
Expand Down
2 changes: 1 addition & 1 deletion lib/tailwindcss/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Tailwindcss
VERSION = "2.7.5"
VERSION = "2.7.6"
end

0 comments on commit 3dfdcb9

Please sign in to comment.