Skip to content

Commit 634df92

Browse files
Publish
1 parent 023a3cf commit 634df92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/column-store/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
- **Last updated**: 2026-02-08T20:39:22Z
3+
- **Last updated**: 2026-02-08T20:42:56Z
44
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
55

66
All notable changes to this project will be documented in this file.

packages/column-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thi.ng/column-store",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "In-memory column store database with customizable column types, extensible query engine, bitfield indexing for query acceleration, JSON serialization with optional RLE compression",
55
"type": "module",
66
"module": "./index.js",

0 commit comments

Comments
 (0)