Skip to content

Commit c05cbdc

Browse files
committed
version bump to v4.3.0.rc2
1 parent 7c66884 commit c05cbdc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# `tailwindcss-rails` Changelog
22

3-
## v4.3.0.rc1
3+
## v4.3.0.rc2
44

55
### Improved
66

7-
* Experimental support for Rails engines. Feedback is welcome at #355. #554 @bopm
7+
* Experimental support for Rails engines. Feedback is welcome at #355. #554, #556 @bopm
88

99

1010
## v4.2.3 / 2025-05-02

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.3.0.rc1"
2+
VERSION = "4.3.0.rc2"
33
end

0 commit comments

Comments
 (0)