Skip to content

Commit 174901a

Browse files
author
Robin Lange
committed
release: v1.12.3
1 parent a641308 commit 174901a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learning-loop",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"description": "Self-improving learning loop across Claude sessions — retrieval, capture, consolidation, and cross-project transfer",
55
"author": {
66
"name": "Robin"

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ll-search"
3-
version = "1.12.2"
3+
version = "1.12.3"
44
edition = "2021"
55
description = "Learning loop search binary -- SQLite + ONNX embeddings"
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learning-loop",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"private": true,
55
"type": "module",
66
"description": "Self-improving learning loop across Claude sessions"

0 commit comments

Comments
 (0)