Skip to content

Commit 6f5cdc8

Browse files
committed
v0.2.28
1 parent 0d38750 commit 6f5cdc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

egg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aleph",
3-
"version": "0.2.27",
3+
"version": "0.2.28",
44
"description": "The React Framework in Deno.",
55
"homepage": "https://alephjs.org",
66
"repository": "https://github.com/alephjs/aleph.js",

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '0.2.27'
1+
export const version = '0.2.28'

0 commit comments

Comments
 (0)