Skip to content

Commit

Permalink
v0.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Apr 13, 2023
1 parent d43365f commit f28412f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.1.20",
"version": "0.1.21",
"useNx": true
}
2 changes: 1 addition & 1 deletion packages/php-wasm/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/web",
"version": "0.1.20",
"version": "0.1.21",
"description": "PHP.wasm for the web",
"repository": {
"type": "git",
Expand Down

0 comments on commit f28412f

Please sign in to comment.