diff --git a/package.json b/package.json index 062e038..6130593 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hvakr/firestate", - "version": "0.1.1", + "version": "0.1.2", "description": "Firestore state management for React with real-time sync, undo/redo, optimistic updates, and Zod schema validation", "author": "HVAKR", "license": "MIT",