Skip to content

Commit ae58bb0

Browse files
committed
version bump to v4.3.0.rc1
1 parent a66db01 commit ae58bb0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# `tailwindcss-rails` Changelog
22

3+
## v4.3.0.rc1
4+
5+
### Improved
6+
7+
* Experimental support for Rails engines. Feedback is welcome at #355. #554 @bopm
8+
9+
310
## v4.2.3 / 2025-05-02
411

512
### Improved

lib/tailwindcss/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "4.2.3"
2+
VERSION = "4.3.0.rc1"
33
end

0 commit comments

Comments
 (0)