Skip to content

Commit 3697b5c

Browse files
authored
Merge pull request #26 from flavorjones/flavorjones-dep-tailwindcss-400beta1
dep: bump tailwindcss to v4.0.0-beta.1
2 parents 338763d + 99a6e48 commit 3697b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tailwindcss/ruby/upstream.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Tailwindcss
22
module Ruby
33
module Upstream
4-
VERSION = "v4.0.0-alpha.36"
4+
VERSION = "v4.0.0-beta.1"
55

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

0 commit comments

Comments
 (0)