We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccc0bec + 41a22bf commit 5116731Copy full SHA for 5116731
lib/tailwindcss/upstream.rb
@@ -1,7 +1,7 @@
1
module Tailwindcss
2
# constants describing the upstream tailwindcss project
3
module Upstream
4
- VERSION = "v3.2.2"
+ VERSION = "v3.2.3"
5
6
# rubygems platform name => upstream release filename
7
NATIVE_PLATFORMS = {
0 commit comments