diff --git a/package.json b/package.json index 34ed71a..dac9b27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@onsetsoftware/automerge-svelte", "description": "A svelte store and utilities for automerge", - "version": "0.14.0", + "version": "0.14.1", "type": "module", "scripts": { "build": "tsc && vite build",