Skip to content

Commit 174eb15

Browse files
committed
chore: update package versions for framework and http
1 parent e0c7197 commit 174eb15

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yuudachi/framework",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "",
55
"scripts": {
66
"build:clean": "del-cli dist",

packages/http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yuudachi/http",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "",
55
"scripts": {
66
"build:clean": "del-cli dist",

0 commit comments

Comments
 (0)