Skip to content

Commit 1e98c9f

Browse files
committed
chore: tag version v0.0.5
1 parent 0aa645e commit 1e98c9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/denoland/deno/refs/heads/main/cli/schemas/config-file.v1.json",
33
"name": "@zackiles/hypermix",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Real-time, token-aware, intelligent repomixing of all your codebase and dependencies. Auto-integrations for Cursor, Claude, and Windsurf. Repoxmix for power-users and agentic engineering.",
66
"author": "Zachary Iles<[email protected]>",
77
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hypermix",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Real-time, token-aware, intelligent repomixing of all your codebase and dependencies",
55
"author": "Zachary Iles <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)