Skip to content

Commit 8c4a1be

Browse files
committed
v0.1.0
1 parent 9648699 commit 8c4a1be

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44

55
Rendu is a lightweight toolkit for mixing HTML and JavaScript with a focus on simplicity, standards and progressive rendering.
66

7-
> [!WARNING]
8-
> This is an experimental PoC.
9-
107
> [!NOTE]
118
> See [playground](./playground/) ([online playground](https://stackblitz.com/github/h3js/rendu/tree/main/playground?file=index.html)) for demos and [syntax](#syntax) section for usage.
129

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rendu",
3-
"version": "0.0.7",
3+
"version": "0.1.0",
44
"description": "",
55
"license": "MIT",
66
"repository": "h3js/rendu",

0 commit comments

Comments
 (0)