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 cb31a22 commit 61cadc1Copy full SHA for 61cadc1
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v3.0.0.rc1
+## v3.0.0
2
3
### Notable changes
4
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- tailwindcss-rails (3.0.0.rc1)
+ tailwindcss-rails (3.0.0)
5
railties (>= 7.0.0)
6
tailwindcss-ruby
7
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "3.0.0.rc1"
+ VERSION = "3.0.0"
end
0 commit comments