We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505a0d4 commit 928e1f1Copy full SHA for 928e1f1
egg.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aleph",
3
- "version": "0.2.19",
+ "version": "0.2.20",
4
"description": "The React Framework in Deno.",
5
"repository": "https://github.com/alephjs/aleph.js",
6
"entry": "./mod.ts",
version.ts
@@ -1 +1 @@
-export const version = '0.2.19'
+export const version = '0.2.20'
0 commit comments