Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit e6a2824

Browse files
author
Je
committed
v0.2.7
1 parent e5db1ba commit e6a2824

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The React Framework in [Deno](https://deno.land), inspired by [Next.js](https://
2828

2929
### Installation
3030
```bash
31-
deno install -A -f -n aleph https://deno.land/x/[email protected].5/cli.ts
31+
deno install -A -f -n aleph https://deno.land/x/[email protected].7/cli.ts
3232
```
3333

3434
### Usage

version.ts

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

0 commit comments

Comments
 (0)