Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit 5ebf57c

Browse files
committed
v0.2.1
1 parent 54ac829 commit 5ebf57c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"npmClient": "yarn",
77
"useWorkspaces": true
88
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stitches/core",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "The modern CSS-in-JS library",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)