Skip to content

Commit 471d608

Browse files
author
mkuz
committed
bump version
1 parent 446f516 commit 471d608

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-audio",
33
"description": "vue.js audio files player",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"main": "index.js",
66
"authors": [
77
"mikhail kuznetsov"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-audio",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "vue.js audio files player",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)