We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96247a commit ec94c83Copy full SHA for ec94c83
lib/tailwindcss/upstream.rb
@@ -1,7 +1,7 @@
1
module Tailwindcss
2
# constants describing the upstream tailwindcss project
3
module Upstream
4
- VERSION = "v3.0.23"
+ VERSION = "v3.1.1"
5
6
# rubygems platform name => upstream release filename
7
NATIVE_PLATFORMS = {
0 commit comments