Skip to content

Commit 6d597ba

Browse files
committed
release: Zaku 0.8.0
1 parent 2694793 commit 6d597ba

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

0 commit comments

Comments
 (0)