File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## v3.4.16
4
+
5
+ * Update ` tailwindcss ` to [ v3.4.16] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.16 ) . (#33 ) @flavorjones
6
+
7
+
3
8
## v3.4.15
4
9
5
10
* Update ` tailwindcss ` to [ v3.4.15] ( https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.15 ) . (#19 ) @flavorjones
Original file line number Diff line number Diff line change 1
1
module Tailwindcss
2
2
module Ruby
3
3
module Upstream
4
- VERSION = "v3.4.15 "
4
+ VERSION = "v3.4.16 "
5
5
6
6
# rubygems platform name => upstream release filename
7
7
NATIVE_PLATFORMS = {
Original file line number Diff line number Diff line change 2
2
3
3
module Tailwindcss
4
4
module Ruby
5
- VERSION = "3.4.15 "
5
+ VERSION = "3.4.16 "
6
6
end
7
7
end
You can’t perform that action at this time.
0 commit comments