v0.2.0 — Plant autocomplete + annual/perennial flower categories

This commit is contained in:
Bonna Moon
2026-06-15 17:07:26 -05:00
parent 78728963f4
commit 5938c6346e
7 changed files with 421 additions and 38 deletions

View File

@@ -1,2 +1,2 @@
// Bump on every user-visible release. Changelog entries live in `src/lib/changelog.ts`.
export const APP_VERSION = "0.1.1";
export const APP_VERSION = "0.2.0";