Skip to content

Commit 928e1f1

Browse files
author
ije
committed
v0.2.20
1 parent 505a0d4 commit 928e1f1

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.19",
3+
"version": "0.2.20",
44
"description": "The React Framework in Deno.",
55
"repository": "https://github.com/alephjs/aleph.js",
66
"entry": "./mod.ts",

version.ts

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

0 commit comments

Comments
 (0)