Skip to content

Commit f19943c

Browse files
committed
Bump version
1 parent eeb26f5 commit f19943c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ These are the "wrong" way round to match the existing motion variants inside of
9090

9191
### [`forced-colors`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/forced-colors)
9292

93-
- This was removed as it is now in TailwindCSS itself.
93+
- This was removed as it is now in TailwindCSS 3.4+.
9494

9595
## License
9696

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwind-mq",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"type": "module",
55
"description": "Tailwind plugin for various media query variants",
66
"keywords": [

0 commit comments

Comments
 (0)