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 31d38e3 commit 651d5a7Copy full SHA for 651d5a7
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- tailwindcss-rails (2.0.3)
+ tailwindcss-rails (2.0.4)
5
railties (>= 6.0.0)
6
7
GEM
@@ -81,7 +81,7 @@ GEM
81
reline (0.2.7)
82
io-console (~> 0.5)
83
sqlite3 (1.4.2)
84
- thor (1.1.0)
+ thor (1.2.1)
85
tzinfo (2.0.4)
86
concurrent-ruby (~> 1.0)
87
zeitwerk (2.5.1)
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.0.3"
+ VERSION = "2.0.4"
end
0 commit comments