mirror of
https://github.com/litruv/AudioSort.git
synced 2026-07-24 02:36:01 +10:00
chore: bump version to 0.2.0 with audio splitting and waveform editing features
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user