xiply

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

commit
1dcc564cbd88e9e172115149e5b6d31f595362c9
parent
2aed553ea40b6855703a1a085f638c5699c92bc5
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-07-09 10:02
bump version to 0.1.1

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.1.0",
   -1     4   "version": "0.1.1",
    5     5   "homepage": "https://github.com/xi/xiply",
    6     6   "authors": [
    7     7     "Tobias Bengfort <tobias.bengfort@posteo.de>"