Skip to content

Commit c495982

Browse files
chore: release v1.12.1
1 parent 6fa7e9f commit c495982

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

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

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 = "voicetypr"
3-
version = "1.12.0"
3+
version = "1.12.1"
44
description = "open source voice to text transcription app"
55
authors = ["moinulmoin"]
66
edition = "2021"

0 commit comments

Comments
 (0)