Skip to content

Commit 0c91df5

Browse files
chore(release): 1.2.0
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent bf2327d commit 0c91df5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "Sheet Music",
33
"author": "Madison Rickert",
44
"entry": "dist/extension.js",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"minimumApiVersion": "1.0.0"
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ableton-sheet-music-extension",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "View an Ableton Live MIDI clip as sheet music, transpose it for any instrument, and export MusicXML / PDF / PNG.",
55
"license": "MIT",
66
"main": "dist/extension.js",

0 commit comments

Comments
 (0)