Skip to content

Commit b05703b

Browse files
github-actions[bot]errmayank
authored andcommitted
release: Zaku 0.6.0
1 parent ec58637 commit b05703b

File tree

9 files changed

+5
-38
lines changed

9 files changed

+5
-38
lines changed

.changeset/loose-doors-enter.md

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

.changeset/many-hoops-say.md

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

.changeset/old-ghosts-tie.md

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

.changeset/soft-bikes-return.md

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

.changeset/upset-lizards-battle.md

Lines changed: 0 additions & 7 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.5.0",
3+
"version": "0.6.0",
44
"description": "Fast, open-source API client with fangs",
55
"license": "MIT",
66
"author": "Mayank Verma <[email protected]>",

snapcraft.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
name: zaku
22
base: core24
3-
version: 0.5.0
3+
version: 0.6.0
44
summary: Fast, open-source API client with fangs
55
description: |
66
Fast, open-source API client with fangs
77
grade: stable
88
confinement: strict
9-
109
platforms:
11-
amd64:
12-
10+
amd64: null
1311
apps:
1412
zaku:
1513
command: usr/bin/zaku
1614
desktop: usr/share/applications/Zaku.desktop
1715
plugs:
1816
- network
19-
2017
parts:
2118
app:
2219
plugin: dump

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.5.0"
3+
version = "0.6.0"
44
description = "Fast, open-source API client with fangs"
55
license = "MIT"
66
authors = ["Mayank Verma <[email protected]>"]

0 commit comments

Comments
 (0)