@lvlup-sw/axiom 0.2.1 → 0.2.2

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "axiom",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Backend code quality skills for Claude Code. Six skills that audit, critique, harden, and simplify your architecture — the backend half of impeccable.",
5
5
  "author": {
6
6
  "name": "LevelUp Software"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvlup-sw/axiom",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Backend code quality skills for Claude Code",
5
5
  "type": "module",
6
6
  "scripts": {