Update version to 3.0.1

This commit is contained in:
Gennady Grishkovtsov
2018-12-19 01:55:08 +03:00
parent 4cfac6de85
commit f4bf0c503a
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{ {
"name": "vue-audio-recorder", "name": "vue-audio-recorder",
"description": "Audio recorder for Vue.js. It allows to create, play, download and store records on a server", "description": "Audio recorder for Vue.js. It allows to create, play, download and store records on a server",
"version": "3.0.0", "version": "3.0.1",
"author": "Gennady Grishkovtsov <grishkovelli@gmail.com>", "author": "Gennady Grishkovtsov <grishkovelli@gmail.com>",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {