incrementing minor version

PolySynth functionality and updated Monophonic API
This commit is contained in:
Yotam Mann 2019-08-12 00:14:28 -04:00
parent 72e877ff67
commit 311525c410
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "tone",
"version": "14.1.0",
"version": "14.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "tone",
"version": "14.1.0",
"version": "14.2.0",
"description": "A Web Audio framework for making interactive music in the browser.",
"main": "build/Tone.js",
"module": "build/esm/index.js",