We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f59e9e commit a261b4eCopy full SHA for a261b4e
CHANGELOG.md
@@ -1,5 +1,5 @@
1
2
-## next / unreleased
+## v2.0.27 / 2023-04-02
3
4
* Update to [Tailwind CSS v3.3.1](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.3.1) by @flavorjones
5
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- tailwindcss-rails (2.0.26)
+ tailwindcss-rails (2.0.27)
railties (>= 6.0.0)
6
7
GEM
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.0.26"
+ VERSION = "2.0.27"
end
0 commit comments