Skip to content

Commit ad7edc9

Browse files
committed
version bump to v2.0.31
1 parent 6f2e748 commit ad7edc9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
## next / unreleased
1+
## v2.0.31 / 2023-10-10
2+
3+
* Update Procfile.dev to run foreman with `--open` option allowing remote sessions with `rdbg --attach` (#281) by @duduribeiro
4+
* Address Rubygems 3.5.0 deprecation warnings (#280) by @lylo
25

3-
* Update Procfile.dev to run foreman with `--open` option allowing remote sessions with `rdbg --attach` by @duduribeiro
46

57
## v2.0.30 / 2023-07-13
68

lib/tailwindcss/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Tailwindcss
2-
VERSION = "2.0.30"
2+
VERSION = "2.0.31"
33
end

0 commit comments

Comments
 (0)