Skip to content

Commit 8f83178

Browse files
committed
code refactor
1 parent 975ee95 commit 8f83178

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## 0.0.7
3+
4+
- publisher added
5+
26

37
## 0.0.6
48

pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: quanta_db
22
description: "A high-performance pure Dart database implementation using LSM-Tree architecture."
3-
version: 0.0.6
3+
version: 0.0.7
44
homepage: https://github.com/champ96k/quanta_db
55
repository: https://github.com/champ96k/quanta_db
6+
publisher: champ96k.com
7+
68
topics:
79
- database
810
- lsm-tree

0 commit comments

Comments
 (0)