chore: bump version to 0.2.0 with audio splitting and waveform editing features

This commit is contained in:
2025-11-11 10:35:52 +11:00
parent f4bea5e3fd
commit f18fd4155e

View File

@@ -1,7 +1,7 @@
{
"name": "audio-sort",
"version": "0.1.1",
"description": "Electron audio sorting application with fuzzy search, tagging, and library management for WAV files.",
"version": "0.2.0",
"description": "Electron audio sorting application with fuzzy search, tagging, library management, and advanced waveform editing with audio splitting capabilities for WAV files.",
"main": "dist/main/main/index.js",
"type": "commonjs",
"scripts": {