xiply

very simple js/html5 audio player
git clone https://git.ce9e.org/xiply.git

commit
a3f1001c826c42532e9d2125442f5d4d53a10461
parent
c73bf904223f55572834c3dd8dff59b7983c5bbe
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-01-11 22:00
bump version

Diffstat

M bower.json 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/bower.json b/bower.json

@@ -1,7 +1,7 @@
    1     1 {
    2     2   "name": "xiply",
    3     3   "main": "xiply.js",
    4    -1   "version": "0.0.0",
   -1     4   "version": "0.1.0",
    5     5   "homepage": "https://github.com/xi/xiply",
    6     6   "authors": [
    7     7     "Tobias Bengfort <tobias.bengfort@posteo.de>"