Skip to content

Commit f2cfb0d

Browse files
committed
misc: bump versions (0.5.0-alpha)
1 parent 2fd4193 commit f2cfb0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/client/deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iroha/client",
3-
"version": "0.4.0",
3+
"version": "0.5.0-alpha",
44
"exports": {
55
".": "./mod.ts",
66
"./web-socket": "./web-socket/mod.ts"

packages/core/deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iroha/core",
3-
"version": "0.4.0",
3+
"version": "0.5.0-alpha",
44
"exports": {
55
".": "./mod.ts",
66
"./codec": "./codec.ts",

0 commit comments

Comments
 (0)