@digital-alchemy/core 0.3.10 → 0.3.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@ Welcome to `@digital-alchemy/core`!
4
4
  This repository contains the boilerplate code for building applications and wiring logic.
5
5
 
6
6
  - Extended docs: https://docs.digital-alchemy.app/Core
7
- - [Discord](https://discord.com/invite/mtWHk36upW)
7
+ - [Discord](https://discord.gg/JkZ35Gv97Y)
8
8
 
9
9
  ## 🌐 Core Library Overview
10
10
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "repository": {
4
4
  "url": "git+https://github.com/Digital-Alchemy-TS/core"
5
5
  },
6
- "version": "0.3.10",
6
+ "version": "0.3.11",
7
7
  "author": {
8
8
  "url": "https://github.com/zoe-codez",
9
9
  "name": "Zoe Codez"