Skip to content

Commit fb60a3e

Browse files
committed
chore(port-data): release 2.3.1
1 parent b9fd498 commit fb60a3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/port-data/deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyper63/port-data",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"exports": "./mod.ts",
55
"tasks": {
66
"test": "deno lint && deno fmt --check && deno test --no-check",

packages/port-data/egg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Port for the Data Service in the hyper Service Framework",
66
"homepage": "https://github.com/hyper63/hyper",
77
"repo": "https://github.com/hyper63/hyper",
8-
"version": "2.3.0",
8+
"version": "2.3.1",
99
"unstable": false,
1010
"unlisted": false,
1111
"files": [

0 commit comments

Comments
 (0)