Skip to content

Commit dac7eff

Browse files
Update version in bower and dist
1 parent ab370d9 commit dac7eff

8 files changed

+20
-25
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jQuery-contextMenu",
3-
"version": "1.8.1",
3+
"version": "1.9.0",
44
"main": [
55
"dist/jquery.contextMenu.js",
66
"dist/jquery.contextMenu.min.js",

dist/jquery.contextMenu.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* jQuery contextMenu - Plugin for simple contextMenu handling
33
*
4-
* Version: v1.8.1
4+
* Version: v1.9.0
55
*
66
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
77
* Web: http://swisnl.github.io/jQuery-contextMenu/
@@ -11,7 +11,7 @@
1111
* Licensed under
1212
* MIT License http://www.opensource.org/licenses/mit-license
1313
14-
* Date: 2015-09-20T18:47:54.927Z
14+
* Date: 2015-10-01T19:17:41.370Z
1515
*/
1616

1717
.context-menu-list {

dist/jquery.contextMenu.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
2-
* jQuery contextMenu v1.8.1 - Plugin for simple contextMenu handling
2+
* jQuery contextMenu v1.9.0 - Plugin for simple contextMenu handling
33
*
4-
* Version: v1.8.1
4+
* Version: v1.9.0
55
*
66
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
77
* Web: http://swisnl.github.io/jQuery-contextMenu/
@@ -12,7 +12,7 @@
1212
* MIT License http://www.opensource.org/licenses/mit-license
1313
* GPL v3 http://opensource.org/licenses/GPL-3.0
1414
*
15-
* Date: 2015-09-20T18:47:55.817Z
15+
* Date: 2015-10-01T19:17:42.222Z
1616
*/
1717

1818
(function (factory) {

dist/jquery.contextMenu.min.css

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)