Skip to content

Commit 8def67f

Browse files
committed
chore: 🔖 Release v1.1.1
Starting with v1.1.1, the package is out of development versioning.
1 parent 056f383 commit 8def67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tailwind-plugin-realtime-colors",
33
"main": "dist/plugin.cjs",
44
"module": "dist/plugin.js",
5-
"version": "1.1.0-development",
5+
"version": "1.1.1",
66
"description": "A Tailwind CSS plugin that allows you to load colors from URL of Realtime Colors",
77
"type": "module",
88
"scripts": {

0 commit comments

Comments
 (0)