Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/platform-recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tables, and other styled compositions remain package-owned recipes.

## Prerequisites and version contract

The examples are verified against `@askrjs/askr@0.2.0`. Use one locked
The examples are verified against `@askrjs/askr@0.2.1`. Use one locked
`@askrjs/askr` version for the root entry point and every subpath; do not resolve
subpaths independently.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@askrjs/askr",
"version": "0.2.0",
"version": "0.2.1",
"description": "Actor-backed deterministic UI framework",
"keywords": [
"askr",
Expand Down