@alevnyacow/nzmt 0.13.0 → 0.13.1

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 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -21,6 +21,7 @@ Batteries included!
21
21
  - You want your application to be runtime-safe
22
22
  - You want to move fast without losing predictability
23
23
  - You want a backend that can evolve into a full-stack solution
24
+ - You dig cool cartoonish fonts in logos
24
25
 
25
26
  You focus on business logic; NZMT handles the infrastructure.
26
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alevnyacow/nzmt",
3
- "version": "0.13.0",
3
+ "version": "0.13.1",
4
4
  "description": "Next Zod Modules Toolkit",
5
5
  "repository": {
6
6
  "type": "git",