Skip to content

Commit 4917312

Browse files
committed
adding Dengo logo
1 parent 5f17712 commit 4917312

File tree

4 files changed

+54
-2
lines changed

4 files changed

+54
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dengo
22

33
<div align="center">
4-
<img src="logo.png" alt="Dengo Logo" width="200"/>
4+
<img src="logo_dengo.webp" alt="Dengo Logo" width="200"/>
55
<h3>MongoDB-compatible API for Deno KV</h3>
66
<p>The power of MongoDB queries with the simplicity of Deno's native KV store</p>
77

dengo_logo.svg

Lines changed: 52 additions & 0 deletions
Loading

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copilotz/dengo",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"exports": "./mod.ts",
55
"license": "MIT",
66
"tasks": {

logo_dengo.webp

54.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)