Skip to content

Commit

Permalink
chore: 🔖 version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Apr 19, 2023
1 parent 4abf8eb commit f4e872b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion c/package.json
@@ -1,6 +1,6 @@
{
"name": "a2c",
"version": "0.0.1",
"version": "0.0.2",
"author": "藍+85CD",
"license": "WTFPL",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "a2-monorepo",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"preinstall": "npx -y only-allow pnpm",
Expand Down
2 changes: 1 addition & 1 deletion z/package.json
@@ -1,7 +1,7 @@
{
"name": "a2z",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit f4e872b

Please sign in to comment.