Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danigb committed Apr 11, 2024
1 parent e94905f commit a446677
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const drums = new DrumMachine(context, {
```

- DrumMachine uses https://github.com/smpldsnds/drum-machines as source of samples
- Fix: `detune` param on `start` method

## 0.12.x

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smplr",
"version": "0.13.2",
"version": "0.13.3",
"homepage": "https://github.com/danigb/smplr#readme",
"description": "A Sampled collection of instruments",
"main": "dist/index.js",
Expand Down

0 comments on commit a446677

Please # to comment.