Skip to content

Commit 9118fbc

Browse files
committed
version bump to v2.3.0
1 parent 6ccd14b commit 9118fbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next / unreleased
1+
## v2.3.0 / 2023-01-10
22

33
* Allow applications to override the generator templates. (#314) @flavorjones
44
* Support using PostCSS as a preprocessor. (#316) @ahmeij

lib/tailwindcss/version.rb

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

0 commit comments

Comments
 (0)