Skip to content

Commit 373efe3

Browse files
committed
code updated
1 parent 229051e commit 373efe3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: quanta_db
22
description: "A high-performance pure Dart database implementation using LSM-Tree architecture."
33
version: 0.0.8
4-
homepage: https://quantadb.netlify.app
4+
homepage: https://champ96k.com
55
repository: https://github.com/champ96k/quanta_db
6-
publish_to: https://pub.dev/publishers/champ96k.com/packages
6+
documentation: https://quantadb.netlify.app/
7+
issue_tracker: https://github.com/champ96k/quanta_db/issues
78

89
topics:
910
- database

0 commit comments

Comments
 (0)