Skip to content

Commit 968ba5c

Browse files
committed
version bump to v3.3.0
1 parent b57e119 commit 968ba5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: CHANGELOG.md

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

3-
## v3.3.0 / unreleased
3+
## v3.3.0 / 2025-01-19
44

5-
* Add support for running the puma plugin outside of `rails server`. (#458) @flavorjones
5+
* Add support for using the puma plugin in a standalone puma process (outside of `rails server`). (#458) @flavorjones
66

77

88
## v3.2.0 / 2025-01-10

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.2.0"
2+
VERSION = "3.3.0"
33
end

0 commit comments

Comments
 (0)