Skip to content

Commit dd85c1d

Browse files
committed
version bump to v4.0.0.rc1
1 parent e29c64f commit dd85c1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## next / unreleased
22

3-
## v4.0.0.rc1 / unreleased
3+
## v4.0.0.rc1 / 2025-01-23
44

55
### Upgrade to Tailwind CSS v4
66

Diff for: lib/tailwindcss/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "3.3.0"
2+
VERSION = "4.0.0.rc1"
33
end

0 commit comments

Comments
 (0)