Skip to content

Commit 397ac04

Browse files
committed
version bump to v3.4.13
1 parent c409ac2 commit 397ac04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## [Unreleased]
22

3-
## first / unreleased
3+
## v3.4.13 / 2023-09-26
44

55
* This gem was extracted from `tailwindcss-rails`.
66

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
tailwindcss-ruby (0.2.0)
4+
tailwindcss-ruby (3.4.13)
55

66
GEM
77
remote: https://rubygems.org/

lib/tailwindcss/ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Tailwindcss
44
module Ruby
5-
VERSION = "0.2.0"
5+
VERSION = "3.4.13"
66
end
77
end

0 commit comments

Comments
 (0)