Skip to content

Commit

Permalink
chore: 🔖 Release v1.1.1
Browse files Browse the repository at this point in the history
Starting with v1.1.1, the package is out of development versioning.
  • Loading branch information
BlankParticle committed Dec 4, 2023
1 parent 056f383 commit 8def67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tailwind-plugin-realtime-colors",
"main": "dist/plugin.cjs",
"module": "dist/plugin.js",
"version": "1.1.0-development",
"version": "1.1.1",
"description": "A Tailwind CSS plugin that allows you to load colors from URL of Realtime Colors",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 8def67f

Please sign in to comment.