Skip to content

Commit e70e594

Browse files
committed
chore: bump version to 1.0.7
- Update package.json version to match v1.0.7 tag - Fix version mismatch that caused npm publish failure
1 parent 4273654 commit e70e594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "effect-audio",
3-
"version": "1.0.5",
3+
"version": "1.0.7",
44
"description": "High-performance M4A to MP3 converter built with Effect and TypeScript",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)