diff --git a/README.md b/README.md index a064da0..60b5c4c 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,12 @@ Add a script tag to the `
` section of your page. Replace `https://my.domai ### Hosting -Download one of the deploy files [fourier-synth@0.0.1.zip](./deploy/fourier-synth@0.0.1.zip) or [fourier-synth@0.0.1.tgz](./deploy/fourier-synth@0.0.1.tgz), and extract the contents. (The tgz file contains a tar file that needs to be extracted.) The extracted `fourier-synth` folder should be copied to your server including all contents. The name of the folder is not important, but it must match the `src` value of your page's script tag, and the file names must not be altered. +Download one of the deploy files [fourier-synth@1.0.0.zip](./deploy/fourier-synth@1.0.0.zip) or [fourier-synth@1.0.0.tgz](./deploy/fourier-synth@1.0.0.tgz), and extract the contents. (The tgz file contains a tar file that needs to be extracted.) The extracted `fourier-synth` folder should be copied to your server including all contents. The name of the folder is not important, but it must match the `src` value of your page's script tag, and the file names must not be altered. ### Serving from unpkg.com If you don't need guaranteed availability, you can use the component from unpkg.com. ```html - + ``` ## Element tag diff --git a/deploy/fourier-synth@1.0.0.tgz b/deploy/fourier-synth@1.0.0.tgz new file mode 100644 index 0000000..d6ec7c9 Binary files /dev/null and b/deploy/fourier-synth@1.0.0.tgz differ diff --git a/deploy/fourier-synth@1.0.0.zip b/deploy/fourier-synth@1.0.0.zip new file mode 100644 index 0000000..9a05fb9 Binary files /dev/null and b/deploy/fourier-synth@1.0.0.zip differ diff --git a/package.json b/package.json index e8fae6b..e0d9496 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fourier-synth", - "version": "0.0.1", + "version": "1.0.0", "description": "Fourier Synthesizer Web Component", "keywords": [ "fourier",