Skip to content

Commit 651d5a7

Browse files
author
David Heinemeier Hansson
committed
Bump version for 2.0.4
1 parent 31d38e3 commit 651d5a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
tailwindcss-rails (2.0.3)
4+
tailwindcss-rails (2.0.4)
55
railties (>= 6.0.0)
66

77
GEM
@@ -81,7 +81,7 @@ GEM
8181
reline (0.2.7)
8282
io-console (~> 0.5)
8383
sqlite3 (1.4.2)
84-
thor (1.1.0)
84+
thor (1.2.1)
8585
tzinfo (2.0.4)
8686
concurrent-ruby (~> 1.0)
8787
zeitwerk (2.5.1)

lib/tailwindcss/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "2.0.3"
2+
VERSION = "2.0.4"
33
end

0 commit comments

Comments
 (0)