Skip to content

Commit afd83ee

Browse files
committed
updated the version
1 parent e760938 commit afd83ee

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "frontend",
33
"private": true,
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

frontend/wasm-core/volt-wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volt-wasm"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
edition = "2024"
55
description = "High-performance WASM core for Volt-API"
66

wails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"info": {
1414
"companyName": "Volt API",
1515
"productName": "Volt API Client",
16-
"productVersion": "0.0.5",
16+
"productVersion": "0.0.6",
1717
"copyright": "Copyright © 2026 Volt API",
1818
"comments": "A high-performance, cross-platform API client"
1919
},

0 commit comments

Comments
 (0)