diff --git a/README.md b/README.md index 322bab8..72fc5fb 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ If you don't like that, well... then you don't need this! 😁 ## Happenings +🎅 2025-01-13: release 0.0.5 with update to + 🎅 2025-01-13: code moved to public repo 🤖 2025-01-13: repo initialized by Bottie McBotface bot@axhxrx.com diff --git a/deno.json b/deno.json index 68ab016..9f621d6 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@axhxrx/dprint-config", - "version": "0.0.4", + "version": "0.0.5", "exports": { ".": "./mod.ts", "./dprint.json": "./dprint.json"