Skip to content

Commit 15a727c

Browse files
leifericfclaude
andcommitted
Update install SHA to v1.0.0-alpha9
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 075d93d commit 15a727c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If it cannot be represented as plain data, it probably should not be in the libr
4545
Add eido as a git dependency in your `deps.edn`:
4646

4747
```clojure
48-
io.github.leifericf/eido {:git/tag "v1.0.0-alpha8" :git/sha "e0eb222"}
48+
io.github.leifericf/eido {:git/tag "v1.0.0-alpha9" :git/sha "075d93d"}
4949
```
5050

5151
## Quick Start
@@ -70,7 +70,7 @@ See the **[full documentation](https://eido.leifericf.com/docs/)** for shapes, t
7070

7171
## Gallery
7272

73-
The **[gallery](https://eido.leifericf.com/gallery/)** showcases 62 examples across six categories — 2D scenes, 3D scenes, mixed 2D/3D, particles, typography, and artistic expression — each with source code.
73+
The **[gallery](https://eido.leifericf.com/gallery/)** showcases examples across several categories — 2D scenes, 3D scenes, mixed 2D/3D, particles, typography, and artistic expression — each with source code.
7474

7575
All examples live in `examples/gallery/` as pure functions. Build the gallery locally:
7676

@@ -86,4 +86,4 @@ clj -X:test
8686

8787
## Status
8888

89-
v1.0.0-alpha8 — The API is still evolving and may change without notice.
89+
v1.0.0-alpha9 — The API is still evolving and may change without notice.

0 commit comments

Comments
 (0)