Skip to content

Commit

Permalink
chore(release): prepare iron-remote-gui for 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenoit committed Dec 21, 2023
1 parent fded9f6 commit 7519d8c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions web-client/iron-remote-gui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web-client/iron-remote-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Zacharia Ellaham"
],
"description": "Web Component providing agnostic implementation for Iron Wasm base client",
"version": "0.11.2",
"version": "0.11.3",
"type": "module",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion web-client/iron-remote-gui/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Zacharia Ellaham"
],
"description": "Web Component providing agnostic implementation for Iron Wasm base client.",
"version": "0.11.2",
"version": "0.11.3",
"main": "iron-remote-gui.umd.cjs",
"types": "index.d.ts",
"files": [
Expand Down

0 comments on commit 7519d8c

Please sign in to comment.