diff --git a/package.json b/package.json index 4c01e6a..bfa1379 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-i18n-lingui", - "version": "0.1.5", + "version": "0.1.6", "author": "Henry Roes Lie", "license": "MIT", "description": "Add i18n to Svelte/Sveltekit projects using Lingui, using message as the catalog id",