Skip to content

Commit

Permalink
chore: bump minor v0.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Dec 16, 2022
1 parent 8f6ac06 commit 14b8106
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli/create-plasmo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-plasmo",
"version": "0.60.0-lab.1",
"version": "0.60.0",
"description": "Create Plasmo Framework Browser Extension",
"main": "dist/index.js",
"bin": "bin/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion cli/plasmo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plasmo",
"version": "0.60.0-lab.1",
"version": "0.60.0",
"description": "The Plasmo Platform CLI",
"main": "dist/index.js",
"types": "dist/type.d.ts",
Expand Down

0 comments on commit 14b8106

Please sign in to comment.