Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pacexy committed May 19, 2024
1 parent fe366d0 commit 1a5efd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tailwindcss-variable-colors/monorepo",
"version": "0.0.2",
"version": "0.1.0",
"private": true,
"description": "My awesome typescript library",
"packageManager": "[email protected]",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwindcss-variable-colors",
"version": "0.0.2",
"version": "0.1.0",
"description": "Add dark mode support with just one class",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -45,4 +45,4 @@
"peerDependencies": {
"tailwindcss": ">=3.3.0"
}
}
}

0 comments on commit 1a5efd3

Please sign in to comment.