Skip to content

Commit 4dd330f

Browse files
committed
Bump version for 2.0.18
1 parent e61ca79 commit 4dd330f

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.17)
4+
tailwindcss-rails (2.0.18)
55
railties (>= 6.0.0)
66

77
GEM
@@ -100,4 +100,4 @@ DEPENDENCIES
100100
tailwindcss-rails!
101101

102102
BUNDLED WITH
103-
2.3.14
103+
2.3.25

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.17"
2+
VERSION = "2.0.18"
33
end

0 commit comments

Comments
 (0)