Skip to content

Commit d2e2bbe

Browse files
committed
chore: 🔖 Release v1.0.0-development
This package hasn't yet fully implemented all features from RealtimeColors. I hope it to be ready with version 2.0.0 After that, I will follow semantic versioning.
1 parent 3963fbe commit d2e2bbe

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": "0.0.0",
5+
"version": "1.0.0-development",
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)