Skip to content

Commit 1527ac2

Browse files
committed
chore: bump version to 0.3.0 [skip ci]
1 parent 2b3c435 commit 1527ac2

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/geo-audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@glincker/geo-audit",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Audit any website's AI-readiness. Score 0-100 for GEO (Generative Engine Optimization) best practices.",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/geo-seo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@glincker/geo-seo",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Framework-agnostic GEO asset generator — llms.txt, JSON-LD, robots.txt, and sitemap for AI discoverability.",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/geokit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@glincker/geokit",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Unified CLI and fix pipeline for GeoKit — audit, generate, convert, and fix your site's AI-readiness.",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/geomark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@glincker/geomark",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Convert any URL to clean markdown with metadata — URL to readable content for LLM context windows.",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)