Skip to content

Commit 8f9a4cd

Browse files
github-actions[bot]errmayank
authored andcommitted
release: Zaku 0.5.0
1 parent 2908db5 commit 8f9a4cd

File tree

7 files changed

+4
-19
lines changed

7 files changed

+4
-19
lines changed

.changeset/purple-games-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tame-mails-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/upset-guests-itch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zaku",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Fast, open-source API client with fangs",
55
"license": "MIT",
66
"author": "Mayank Verma <[email protected]>",

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: zaku
22
base: core22
3-
version: 0.4.0
3+
version: 0.5.0
44
summary: Fast, open-source API client with fangs
55
description: |
66
Fast, open-source API client with fangs

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zaku"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "Fast, open-source API client with fangs"
55
license = "MIT"
66
authors = ["Mayank Verma <[email protected]>"]

0 commit comments

Comments
 (0)