Skip to content

Commit 6e13019

Browse files
committed
1.3.0
1 parent 6fbfc8d commit 6e13019

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cli/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wasmo"
3-
version = "1.2.2"
3+
version = "1.3.0"
44
edition = "2021"
55
authors = ["Zwiterrion <[email protected]>"]
66
license = "MIT OR Apache-2.0"

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wasmo",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"main": "index.js",
55
"license": "MIT",
66
"scripts": {

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"private": true,
55
"dependencies": {
66
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",

0 commit comments

Comments
 (0)