Skip to content

Commit 89a53fe

Browse files
authored
Merge pull request #404 from rails/flavorjones-dep-tailwindcss-3.4.13
dep: bump tailwindcss to 3.4.13
2 parents 6647919 + ee6f60b commit 89a53fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tailwindcss/upstream.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Tailwindcss
22
# constants describing the upstream tailwindcss project
33
module Upstream
4-
VERSION = "v3.4.12"
4+
VERSION = "v3.4.13"
55

66
# rubygems platform name => upstream release filename
77
NATIVE_PLATFORMS = {

0 commit comments

Comments
 (0)