Skip to content

Commit

Permalink
release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 8, 2021
1 parent 14a5a56 commit 6dac37a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.2",
"version": "1.0.3",
"keywords": [
"vite",
"vite-plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@windicss/plugin-utils",
"version": "1.0.2",
"version": "1.0.3",
"description": "Common utils for building integrations of Windi CSS",
"keywords": [
"windicss",
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-windicss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-windicss",
"version": "1.0.2",
"version": "1.0.3",
"description": "Windi CSS for Rollup",
"keywords": [
"rollup",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-windicss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-windicss",
"version": "1.0.2",
"version": "1.0.3",
"description": "Windi CSS for Vite, it's fast!",
"keywords": [
"vite",
Expand Down

0 comments on commit 6dac37a

Please sign in to comment.