Skip to content

Commit 67ce6a4

Browse files
committed
Updated package and plugin JSON files to 2.5.0
1 parent 7075ca3 commit 67ce6a4

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jPlayer",
3-
"version": "2.4.2",
3+
"version": "2.5.0",
44
"main": [
55
"./jquery.jplayer/jquery.jplayer.js",
66
"./skin/pink.flag/jplayer.pink.flag.css"

jplayer.jquery.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@
1111
"html5",
1212
"streaming"
1313
],
14-
"version": "2.4.2",
14+
"version": "2.5.0",
1515
"author": {
1616
"name": "Mark J Panaghiston",
17+
"email": "markp@happyworm.com",
1718
"url": "http://happyworm.com/"
1819
},
1920
"licenses": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jplayer",
3-
"version": "2.4.2",
3+
"version": "2.5.0",
44
"description": "The jQuery HTML5 Audio / Video Library",
55
"homepage": "http://www.jplayer.org/",
66
"keywords": [

0 commit comments

Comments
 (0)