We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeae1a9 commit 8a5689aCopy full SHA for 8a5689a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- tailwindcss-rails (0.4.2)
+ tailwindcss-rails (0.4.3)
5
rails (>= 6.0.0)
6
7
GEM
@@ -111,7 +111,7 @@ GEM
111
rails-dom-testing (2.0.3)
112
activesupport (>= 4.2.0)
113
nokogiri (>= 1.6)
114
- rails-html-sanitizer (1.4.1)
+ rails-html-sanitizer (1.4.2)
115
loofah (~> 2.3)
116
railties (6.1.4.1)
117
actionpack (= 6.1.4.1)
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "0.4.2"
+ VERSION = "0.4.3"
end
0 commit comments