visiq 0.1.2-aarch64-linux → 0.1.3-aarch64-linux

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9e978c98b7d7abd26c143537d76eaa6bce5637d1180aeed084b0f31cc262ed02
4
- data.tar.gz: 36a5bb504f076b8a075475917a0e153e34416ea42d6d294cd9035c60fb5f3a58
3
+ metadata.gz: a3bf62f8e6162ea02b83fc16d11b308c53985b3999474a684d81b60250012a5d
4
+ data.tar.gz: 7fd327f1e3a12fa6f31d5ba11a2017be34d259b049696cbb16cafd63ff5c8121
5
5
  SHA512:
6
- metadata.gz: 7485991f5b8a6d99879bd1b80023cfa0595c2f6af7ccf636f0a00c522ba7a9287a3c3bb89490fbf1c2641c47aa81598f26ed190cf1d9a7af97bfdc1edbe553fc
7
- data.tar.gz: 2a22cf69137b715a833a05d7215e8ad853594b448287bb9ef59f88f1d7881ac3d51dbf9b24b0ed9590821612a2e35d14b8bb82fff88bf058adf4b96c5ac16796
6
+ metadata.gz: 7a9b6b11bf8c7bd9321aad63fb66c14dfefe9a76819e00781d4cfc081e3c54152600829d686197c899119a21e191b6d78741f62e19d09bd7a7cddfce75d82c95
7
+ data.tar.gz: c6c27d0e31ef6cb42a510668580a4b9330723d21f9eabb85cbeb00258cc661373e44ff1a86ed6f342c629dc868d664ff69d14eeb10a9de5c4b87d95006a36d22
data/lib/visiq.rb CHANGED
@@ -43,7 +43,7 @@ module Visiq
43
43
  # Semantic-Kernel adapter defect (see its Cargo.toml). That hold gates the PyPI
44
44
  # wheel, which ships the core's own version; Ruby and Java version independently
45
45
  # and are not implicated. Bumping here does not resume the Python release.
46
- VERSION = "0.1.2"
46
+ VERSION = "0.1.3"
47
47
 
48
48
  # Low-level binding to the compiled core over the C-ABI seam.
49
49
  module Core
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: visiq
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - VisIQ Labs Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-11 00:00:00.000000000 Z
11
+ date: 2026-09-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fiddle