A plain JavaScript validator for AT Protocol lexicon schemas

Bump version to 0.1.2

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "@bigmoves/lexicon", 3 - "version": "0.1.1", 3 + "version": "0.1.2", 4 4 "license": "MIT", 5 5 "type": "module", 6 6 "exports": "./lexicon.js",